Routing

Infor Public Sector GIS includes routing functionality so workers can use the map to view their day's assignments and the order in which the assignments are to be completed.

You can use a Routing task in the Batch Manager to create routes that will be displayed on the map. See the Infor Public Sector Batch Processing Administration Guide for more information.

The Routing task uses some basic settings that are defined on the ROUTING node of the MapApplications configuration.

The starting and ending coordinates specified by the GPSEndingPointX, GPSEndingPointY, GPSStartingPointX, and GPSStartingPointY attributes are used by default if an employee's starting and ending location's are not specified in the Employee InfoViewer.

The ROUTING node has these attributes:

Attribute Description
GPSEndingPointX X coordinate of the default ending location for all routes.
GPSEndingPointY Y coordinate of the default ending location for all routes.
GPSStartingPointX X coordinate of the default starting location for all routes.
GPSStartingPointY Y coordinate of the default starting location for all routes.
HTTPTimeout Time, in milliseconds, before calls to the optimizer will time out.
OptimizerAuthID Authentication ID for the ESRI optimizer.
OptimizerAuthSecret Authentication secret for the ESRI optimizer.
OptimizerAuthURL URL of the authentication service for the ESRI optimizer.
OptimizerURL URL of the ESRI optimizer. The optimizer organizes the assignments in a route so they can be completed in the most efficient manner.

The ROUTING node has a child OPTIONS node, with one or more option nodes as children. Each option node has these attributes:

Attribute Description
about Description of the option.
id ID of the option.
value Value of the option.