Additional Trip Broker Context Properties

Additional Trip Broker context properties define how Trip Broker works.

Expand the PASS > TripBroker folder and specify settings for any desired Trip Broker properties.

Table 1. Description of Trip Broker Context Properties
Property Description
Format > Actual Vehicle Defines the template for the actual vehicle field in Itinerary view.
Format > Actual Driver Defines the template for the actual driver field in Itinerary view.
Run Itinerary > Bulk Edit If selected, multiple values entered in the run itinerary grid will be saved in one request.
Run Itinerary > Enable Sorting If selected, the column sorting plug-in for runs is enabled.

Default is not selected.

Run Itinerary > Sort taxi runs by client If selected, Taxi and Clip run itineraries are sorted by client last name, client first name, and BookingId.

Default is selected.

Run Itinerary > Enable Events Move If selected, events can be dragged and dropped inside the itinerary.

Default is selected.

Run Itinerary > Enable Odometer Validation If selected, odometer values are validated.

Default is selected.

Trapeze recommends clearing the check box when sorting is enabled.

Refresh Period Refreshing period.
Person Name Template for the Cmn Person name display.
Default Export Report Name Default Export Report Name.
Synchronize trips on start up If selected, on Service Shell start up, the scheduled trips (today and future) will be marked as Assigned (if they were not already marked).
Number of accessible days in the past Maximum number of days in the past that each provider will be able to view and edit trips.

0 = No restrictions.

Show Provider Status in Trips View If selected, provider status is shown on Trips View in Manage Clients and Manage Bookings.
Export Allowed For CSV of trip statuses that are allowed for export.
Accepted (2) is always allowed.
0
None
1
Assigned
2
Accepted
3
Declined
4
Updated
5
Unassigned
6
Acknowledged
8
Performed
Map Enabled If selected, trips are shown on a map in a new pane in Trip Broker.

The map shows pick-up and drop-off locations. AVL information is shown if the previous run event has been performed and the vehicle is going to the client, or if the client is on board.

Authorized ObjectType and DeviceAbbr Pairs

(Used by the Trip Broker API.)

List of ObjectType and DeviceAbbr pairs authorized to be retrieved using the function GetContactInfo.

For example, ObjectType,DeviceAbbr;ObjectType,DeviceAbbr;

If the list is empty, all the contact information for the client will be returned. Otherwise, only the contact information that matches with the list will be returned.

For example, if the client has the following ObjectType and DeviceAbbr pairs:

CH, Phone

CH, Email

EM, Phone

EM, Email

and the property is defined as:

CH,Phone;CH,Email;EM,Email;

then when the function is called, only the three pairs specified in the property are returned.

If the property is blank, all four contact information pairs are returned.

The following Trip Broker context properties do not apply to PASS Trip Broker. If you see them in the interface, they can be ignored:
  • Provider > Set
  • Provider > Remove
  • Provider > Trace Requests From Users
  • Status Timer > Enable
  • Status Timer > Refresh Period
  • Status Timer > Time Offset
  • Status Timer > Transition From
  • Status Timer > Transition To