AutoScheduleHierarchy Properties |
The FilespecsAutoScheduleHierarchy type exposes the following members.
Name | Description | |
---|---|---|
DispatcherResponseTime |
The amount of time (in seconds) that the dispatcher has to assign a new trip before it falls to the next scheduling heirarchy. Set to 0 for a forever wait
| |
DispatcherShouldSchedule |
If the dispatcher should be given the opportunity to schedule new trips before the autoschedule kicks in
| |
DriverResponseTime |
The amount of time (in seconds) that the drivers have to assign a new trip before it falls to the next scheduling heirarchy. Set to 0 for a forever wait
| |
DriverShouldSchedule |
If the active drivers should be given the opportunity to scheduling incoming trips before autoschedule kicks in
| |
DriversToAsk |
The top closest active drivers to ask for new trip assignment. Set to 0 to include all drivers
| |
EmailNotificationOfAutoSchedule |
Who the system should notify that a trip has been autoschedule
| |
EmailNotificationOfTripsForDispatcher | ||
Hierarchy |
The order in which to apply the autoschedule heirarchy. Default is dispatcher, driver, system
| |
ShouldSenseDispatcherPresence |
If the system will attempt to skip the dispatcher if there is not an recent activity
| |
SystemShouldAutoSchedule |
If the system should autoschedule
|