Question
TAL
AU
Last activity: 9 Sep 2024 19:43 EDT
Purge/Archive filter eligible cases
I am using case type archive feature in Pega 8.8.4 . I have a requirement to filter out certain items from purging. The filter logic is complex.
Currently archival/purge feature supports 'time since resolution', exclusion list and updating statuses in 'pyDefault' (not specific to case type) data transform of Data-Retention-Policy class.
It there any way to customise archival/purge filters in Pega 8.8.4? Can I write some custom utility to update the filters?
I know previously you could customise GetArchivableItems list view to achieve this.