Enabling the Pega Field Service job schedulers
A job scheduler is an internal background process operating on a server that performs activities on a periodic basis. To use the Pega Field Service application, configure the LoadScheduleData, DeleteScheduleData, FSMPurgeHistoryRecords, and OptimizeTrip job schedulers.
The LoadScheduleData job scheduler maintains availability data for field workers for the configured number of days. Run this job scheduler daily so that the application always maintains field worker availability data for the configured number of days. This availability data is used for scheduling.
The DeleteScheduleData job scheduler removes the old availability data from the system and it deletes availability data for the field workers who were deleted from the system.
The FSMPurgeHistoryRecords job scheduler deletes the history data of the following table and logs data based on the configured number of days:
- History-PegaFSM-Data-Calendar
- History-PegaFSM-Data-AppointmentExt
- History-PegaFSM-Data-Appointment
- PegaFSM-Data-Log
The OptimizeTrip job scheduler runs every five minutes and route optimizes the undispatched trip schedules.
For more information on job schedulers, refer Managing agents.
To enable the Pega Field Service job schedulers, perform the following steps:
In the navigation pane of Admin Studio, click
.Open the following job schedulers and turn on the Enable job scheduler switch.
- LoadScheduleData
- DeleteScheduleData
- FSMPurgeHistoryRecords
- OptimizeTrip
Click Save as.
Previous topic Adding an access role Next topic Configuring Google Maps API