Question
Child case creation when parent case avialable?
Hi All,
How to create a child case when parent case is available?
Requirement: When user upload excel sheet with N number of rows i have to create N number of parent as well as child cases. Here we have E2E case with two parents like RESP and SCRP and in RESP we have an child case Research. This requirement takes about Bulk Case Creation.
Currently we have implemented creating E2E and two parents RESP & SCRP with AddWork activity. Now we have an challenge with creating an Research child to RESP parent.
For this i have an idea with pxAddChildwork activity, but i don't know how to handle this activity. It has so many parameters can any buddy explain me how to use this activity and how about pxAddCoveredWork? Can we use this activity for child creation?
Please have look into attachments, these will provide clear understanding.
Can any one please add your inputs on this.
Thanks.
***Updated by Moderator: Vidyaranjan| Included Categories, Removed user added #helpme and Ask the Expert tags. Apologies for confusion, shouldn't have been an end-user option***
You should use pxAddChildWork activity to create Child work object.
Let suppose parent case applies to class is Raj-SupportApp-Work-Parent and Child case applies to class it Raj-SupportApp-Parent -Child or Raj-SupportApp-Child
The basic parameters which are required to call pxAddChildWork activity are
ChildClass : Work type of the child case (Raj-SupportApp-Parent -Child or Raj-SupportApp-Child)
Flow Name : Starting flow of the work type.
Commit : true