About Removing Unnecessary Components
If Trip Broker is running in its own Service Shell, then the *.profile file can be modified to remove unnecessary services.
The following *.profile excerpt lists only the minimum components
required to run Trip
Broker:
<components>
<group name="CoreServerManagement"/>
<group name="CoreConfigurationManagement"/>
<group name="CoreDataManagement"/>
<group name="CoreUtility"/>
<group name="CoreApplicationEngine"/>
<group name="CoreMessaging"/>
<group name="CoreReportsFramework"/>
<group name="MAP_AddressMatching"/>
<group name="MAP_Routing"/>
<!-- Demand Response Section -->
<group name="PASS_Pass"/>
<group name="PassLegacy">
<!-- PassTripBroker Section -->
<group name="PASS_PassTripBroker"/>
</components>