You are here: Case management > Configuring case-type behavior > Customizing the display logic for geolocation > Geolocation tracking

Geolocation tracking

Geolocation tracking captures the longitude and latitude coordinates of case workers as they process a case. You can view this information in a Google Map or access it systematically on the pyRecordHistoryList.pxResults clipboard page. By default, this feature is enabled when you create an application built directly on PegaRULES by using the New Application Wizard.

Prerequisites

Before using the geolocation tracking feature in your application, ensure that the following prerequisites are met:

Overrides

The standard pyGeolocationTrackingIsEnabled when condition is specialized by class the first time that you enable geolocation tracking for a case type. This means that all audit trail entries include a geographic location. You can disable this feature in Case Designer or provide a different set of conditions to evaluate.

For example, you can turn off geolocation tracking for all Auto Loan cases because they are processed in the same office. Each override is applied to an individual case type or all case types, based on the position of the pyGeolocationTrackingIsEnabled when condition in the class hierarchy.