|
Contact the Schedule Optimization team for the required configuration.
|
Configuration Parameter
|
Description
|
---|---|
AllowPillarDriveTimeAdjustment
|
Set this flag to TRUE to configure drive time adjustment tolerance value for non-work order events and manually-assigned work orders.
|
PillarDriveTimeAdjustmentFactor
|
Set the percentage tolerance value of the required drive time adjustment.
|
MaxPillarDriveTimeAdjustmentMin
|
Set the time value for the maximum adjustment allowed for the drive time adjustment.
|
Configuration Values
|
Scenario
|
Outcome
|
---|---|---|
AllowPillarDriveTimeAdjustment: TRUE
PillarDriveTimeAdjustmentFactor: 30
MaxPillarDriveTimeAdjustmentMin: 60
|
• The dispatcher creates a non-work order event for the technician.
• The drive time required for the event is 30 minutes.
• The available drive time provided by the dispatcher is only 25 minutes as per the technician's route.
|
The technician route is not marked invalid.
The extra drive time required is within the drive time adjustment buffer.
|
AllowPillarDriveTimeAdjustment: TRUE
PillarDriveTimeAdjustmentFactor: 30
MaxPillarDriveTimeAdjustmentMin: 60
|
• The dispatcher creates a non-work order event for the technician.
• The drive time required for the event is 30 minutes.
• The available drive time provided by the dispatcher is only 15 minutes as per the technician's route.
|
The technician route is marked invalid.
The extra drive time required is more than the drive time adjustment buffer value.
|
AllowPillarDriveTimeAdjustment: TRUE
PillarDriveTimeAdjustmentFactor: 30
MaxPillarDriveTimeAdjustmentMin: 40
|
• The dispatcher creates a non-work order event for the technician.
• The drive time required for the event is 200 minutes.
• The available drive time provided by the dispatcher is only 150 minutes as per the technician route.
|
The technical route is marked invalid.
Even though the adjustment is within the specified PillarDriveTimeAdjustmentFactor value, it exceeds the 40 minutes time duration specified in the MaxPillarDriveTimeAdjustmentMin parameter.
|