Job schedulers (agents) that clean up history records
Pega Robot Manager adds new job schedulers (agents) to clean up an excessive number of 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 in recordsToPreserveForEachRobot the total number of the most recent records to be retained. All older records exceeding this number will be automatically archived.
- Enabling or disabling job schedulers
You can enable or disable job schedulers.
Previous topic pyCompleteAutomation flow action Next topic Enabling or disabling job schedulers