Support Article
After updating to Pega 7.1.7 an agent schedule remains deleted
SA-23401
Summary
After updating to Pega 7.1.7, an agent schedule appears to be deleted in the Designer Studio. The deleted agent schedule persists even after restarting the node, and it is not possible to delete it using Designer Studio. If an agent schedule is missing, then the system should create it by copying information from the associated agent's rule. However, that does not happen.
Error Messages
Not Applicable
Steps to Reproduce
- Update to Pega 7.1.7.
- Delete an agent schedule.
- Restart the node. The agent schedule continues to show up as deleted and is not automatically recreated.
Root Cause
A defect in Pegasystems’ code or rules.
Resolution
Perform the following local-change:
- Back up complete database or at least back up PR_DATA table.
- Shut down the nodes.
- In the database, delete from PR_DATA where pzInsKey = '<actual_pzInsKey_value' (for the affected agent schedule rules for the affected nodes).
- Start up the nodes.
- Ensure the agent schedules have been properly recreated.
- Make sure all the agents in the System Management Application (SMA) are correct and the "Next run time" column is correct. "Exception info" column must be blank.
Published May 21, 2016 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.