Schedule Optimization travel estimate providers
Summarize
Summary of Schedule Optimization Travel Estimate Providers
Schedule Optimization enhances the efficiency of work order task allocation by utilizing precise travel time estimations based on agent and task locations. It supports two travel estimate providers: Straight-line and Beans.AI. An administrator must select a provider for each qualifier-level group to ensure accurate estimations.
Show less
Key Features
- Straight-line: This option allows administrators to configure travel estimates based on straight-line distance. In the configuration, speed limits can be set, and multipliers can be defined to adjust estimates based on the travel time bracket.
- Beans.AI: This provider offers map-based travel time estimates. Administrators can set up a connection to Beans.AI and limit the number of locations queried to optimize performance. If the limit is exceeded, the system defaults to straight-line calculations.
Key Outcomes
By implementing the appropriate travel estimate provider, ServiceNow customers can enhance the accuracy of travel time calculations, leading to better allocation of tasks to agents. This results in improved operational efficiency and customer satisfaction as agents can reach their tasks more effectively.
Travel estimate providers used by Schedule Optimization.
Efficient allocation of work order tasks to agents depends on accurate estimation of travel time, taking into account both the agent's location and the task's location. Schedule Optimization supports two options to calculate distances between agents and task, Straight-line and Beans.AI. An administrator is required to select a travel estimate provider for all qualifier-level groups. See, Create a scheduling attribute for Schedule Optimization for more information on where the options are located.
Straight-line
To enter straight-line travel estimate configuration properties, an administrator can navigate to and open the travel estimate configuration record.
In the General tab, you can add the speed limit for the region in the speed multiplier field.
In the Multipliers tab, the multipliers defined in the straight-line calculation are the values that the estimated straight-line travel time is multiplied by, depending on the time bracket the estimate falls in. If the travel time is less than 15 minutes, multiply by a value greater than 1, to increase the estimated travel time. If the travel time is greater than 15 minutes, multiply by a positive value smaller than 1 to decrease the estimated travel time.
Beans.AI
Beans.AI is the map provider that Schedule Optimization supports for travel time estimates.
To create a connection and credential record for Beans.AI, an administrator can navigate to .
Travel estimates are obtained every time Schedule Optimization runs. An administrator can limit the number of locations that are queried from Beans.AI. For example, if optimization runs for two agents and two tasks, a 4x4 matrix is sent to Beans.AI to find the shortest distance to the new location. A 4x4 matrix sends 16 location elements to Beans.AI. If the number of locations queried exceeds the set value, the query defaults to straight-line. To change the maximum number of location points allowed in a provider call, an administrator can navigate to and change the value in the Travel Time Estimates field. The default value is set to 300.
To change the configurations for Beans.AI, an administrator can navigate to .
| Field | Value |
|---|---|
| Request Threshold Limit | 5000 [considering 50 runs a day with 100 groups in each run] |
| Max Location Element Count | 250,000 [considering 500 x500 matrix support per Map Provider call] |