This article details the fields that are to be enabled prior to using the Route planning feature.
Steps
Navigate to Settings > Job > Fields.
Enable the following fields
Priority
Service Time
Run No.
Job Sequence
ETA Time
Completion Time Window From
Completion Time Window Till
Pallets
Click Save when done.
Job Related Parameters
Field | Description | Required / Optional | Data Type | Example |
Priority | Jobs with higher priority value have a lower chance of getting dropped from the route, if there is insufficient capacity (e.g. time / load) to perform the job. | Optional. | Integer | 1 |
Service Time | Time spent at the job location. To account for parking / loading / unloading time. The service time will be added to the ETA Time of the subsequent job in the run. | Optional. | Integer | 1 |
Run No. | Identifier for the route. Collective set of jobs. | Required | String | Run 1 |
Job Sequence | For controlling the index of the jobs to be performed in a route. Jobs with the smallest index to be performed first. Ascending order. | Generated by systems after routing. | Float | 1 |
ETA Time | Estimated time of arrival when the driver would reach the location. | Generated by systems after routing. | Time | 13:30 |
Completion Time Window From | Starting time when the job is available to be attempted. | Required. | Time | 12:00 |
Completion Time Window Till | Ending time when the job is available to be attempted. | Required. | Time | 14:00 |
Zone | Jobs assigned a zone can only be assigned to vehicles assigned the same zone or vehicles without a zone. Refer to VRP Zone And Group Assignment. | Optional | String | North |
Group | Jobs belonging to a group can only be assigned to vehicles belonging to the same group or vehicles without a group. Refer to VRP Zone And Group Assignment. | Optional | String | Apple |
Pallets | For capacitated vehicle route planning (cVRP); routes that have a load capacity. | Optional | Integer | 10 |
Example display of jobs in Driver App after route planning.