Question
4
Replies
70
Views
Capgemini India PVT Ltd
Posted: March 5, 2020
Last activity: March 7, 2020
Copy child case property two parent case property
I have 3 child case in which i have three properties.
these three child cases run one after the other.
I need to copy these 3 properties into the parents case property
***Edited by Moderator Marissa to update platform capability tags****
From the child case get the pzInskey of the parent case from pyWorkCover and open the case(Obj-Open-by-handle) and set the value on the parent case and commit the case.