Discussion
Propagating data back up to parent case
I'm propagating data from a parent case to a sub case. I can see the data properties and modify the data properties in the sub case but those changes are not reflected in the parent case. How do I propagate those changes back up to the parent case after completion of the sub case? Using Pega 7.1.7.
**Moderation Team has archived post**
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.
Hi Charlie,
Data Propagation is a One Way process that only triggers when the SubCase is created. There is no OOTB way to Automatically propagate Data from a SubCase to its Parent Case. You will need to write a Custom Data Transform or Activity to propagate changes from a Sub-Case to its Parent Case and then call the Custom Data Transform or Activity when you need to propagate the data back to the Parent.
Regards,
Henry
Pega Academy