Skip to main content
All CollectionsRoute Optimization
Route Planning - Job Settings
Route Planning - Job Settings
Charles avatar
Written by Charles
Updated over a week ago

This article details the fields that are to be enabled prior to using the Route planning feature.

Steps

  1. Navigate to Settings > Job > Fields.

  2. Enable the following fields

    1. Priority

    2. Service Time

    3. Run No.

    4. Job Sequence

    5. ETA Time

    6. Completion Time Window From

    7. Completion Time Window Till

    8. Pallets

  3. 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.

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.

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.

Did this answer your question?