Job schedulers (agents) that clean up history records
Pega Robot Manager adds new job schedulers (agents) to clean up excessive history records.
- pyArchiveRoboticAutomations
- Archives excess records of robotic automations from History-Data-Robot-Automations (database table: pr_data_robot_automation_audit).
- pyArchiveRoboticEvents
- Archives excess records of robotic events from History-Data-Robot-Events (database table: pr_data_robot_event_audit).
- pyPurgeRobotOperatorHistory
- Purges excess records of robotic operator and service operator from History-Data-Admin-Operator-ID (database table: pr_history_data).
For each of these job schedulers, you can specify the number of latest records to retain (recordsToPreserveForEachRobot). All older records exceeding this number will be automatically archived.
Previous topic pyCompleteAutomation flow action Next topic Enabling or disabling job schedulers