Question

Confidential
IN
Last activity: 16 Mar 2018 19:46 EDT
Clearing the Cases
We need to write the activity to delete all the cases from case history. using below tables.
delete from [email protected]
update pc_data_uniqueid set [email protected]
delete from [email protected]
delete from [email protected]
delete from [email protected]
delete from [email protected]
delete from [email protected]
delete from [email protected]
delete from [email protected]
delete from [email protected]
[email protected]
We need to write the activity to delete all the cases from case history. using below tables.
delete from [email protected]
update pc_data_uniqueid set [email protected]
delete from [email protected]
delete from [email protected]
delete from [email protected]
delete from [email protected]
delete from [email protected]
delete from [email protected]
delete from [email protected]
delete from [email protected]
[email protected]
Is there any other way to rollback my data? I know once it deleeted from db there is no alternative solution to rollback once it is commited.
Is pega handling it?
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.