Question
Cognizant
IN
Last activity: 19 Apr 2020 22:34 EDT
Copying Child Data to parent case
I have a requirement in which we are creating parent and child cases for particular case.Now i have to copy data in Child to a page list in Parent i tried using update a case smart shape but when i pass id a pxcoverkey the data transform i had to create in parent class since the data transform is in parent class i cant able to access child level properties there.if i create the Data transform in child class then at run time it will throw error as its expecting data transform at parent class.
how can we resolve this issue so that i can copy data from child to parent