Question
1
Replies
9696
Views
Posted: October 3, 2017
Last activity: October 3, 2017
Closed
Solved
Options to copy data from child case to parent case?
Pega has data propagation that copies data from parent to child case when child case is created, but if we need to copy data from child case to patent case, what are available options?
Hi Yang,
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
Please refer the following articles:
https://pdn.pega.com/community/product-support/question/data-propagation-subcase-parent-case
https://pdn.pega.com/community/product-support/question/propagating-data-back-parent-case