Question
2
Replies
1578
Views
Posted: May 9, 2018
Last activity: May 14, 2018
Closed
Solved
Clear attachments on PEGA case
Hi All,
I have create PEGA retrieve documents, which automatic attached documents to PEGA case by input folder name. But if new folder name inserted, new document attached and old documents are still on attachment list.
I need to clear all old attachments on PEGA case if new folder name inserted, only new documents attached on PEGA case.
How to do that requirement?
Thanks for all advice.
Regards,
Maulana
Try using out of the box activity like : DeleteAttchments to remove the old attachments.
This activity is available and can be modified as per business needs.