Question
1
Replies
103
Views
BB&T
Posted: May 23, 2018
Last activity: May 31, 2018
Closed
Purge Exception Handling
In OOTB Purging process, like to understand the exception handling or how pega logs/handles when the defer delete Commit fails. Please find attached the screenshot on the Purge configuration setting and the questions around it.
***Edited by Moderator Marissa to update SR Details***
Hi Balaji
As far as I understand from the documentation, http://vengwindb150:8282/prhelp/procomhelpmain.htm#tools/purgearchive/aboutpurgearchivewizard.htm
When the record(s) defer delete Commit fails those records are added to the failedRecords and the activity continues to purge/archive.
There are functions addFailed, getFailedMapSize, getFailedSet which can be used along with custom java code to handle the record set.
PS: Did not work more on it, so can only give some hints on it.
Thanks
Sridhar.N