Question
Hopkins Software Pvt. Ltd.
IN
Last activity: 10 Jul 2023 6:27 EDT
how to delete records in a table and save those records into another table?
Hi Everyone,
I have two table one is work table and 2nd is Data base table that was created by me. I want to delete Instances of Work Status = Hard Close from work table. Then save those deleted instances to 2nd table. How to achieve this with activities?
@NAGARJUNA Saidu first you need to save case data into your database table using savable data page. Then you can delete case from work class by below method. I hope this is for poc purpose. In real time instead of deleting cases we should go for case archival process.
https://support.pega.com/question/completely-delete-created-case-application