Harsha3
5 years agoNew Contributor III
Storing the delete history
Hi Team,
I have designed a very simple one-one pipeline which performs Salesforce Delete operation based on the id we receive from the source mapper . After deleting I would like to write to the file regarding the details performed after deletion like getting the id which is deleted and the other information as shown below . Is there any way to proceed with this activity.
- Pipeline
- Data in source mapper
I need to have the same data after the deletion so that it could be useful for tracking purpose . Please let me know if there is a method to achieve this.
Thanks in advance.