Question
5
Replies
266
Views
Accenture
Posted: March 28, 2020
Last activity: April 30, 2020
How to copy child case info to parent case?
How to copy child case info to parent case? How and what are the ways that we can do that?
Thanks,
***Edited by Moderator: Pallavi to update platform capability tags***
We can use the "Obj-Open" or "Obj-Open-By-Handle" method in an activity (pyWorkCover.pzInsKey to open the instance of parent case from the child case.) to open the parent case and set the data from the child case and commit the changes.