How to create multiple child cases using pagelist list property
By using Data transform how can i do this
can anyone please help me
***Edited by Moderator Marije to change type from Pega Academy to Product***
By using Data transform how can i do this
can anyone please help me
@Dhathrig Hi
you can create multiple child cases using pagelist list property using "pxAddChildWork" activity in data transform.
1. Set below parameters in data transform
Param.PageProperty - page list property
Param.ChildClass - Child case work class
Param.FlowName- pyStartCase
Param.Commit- set true only when not executing data transform in flow context
2. use @pxExecuteAnActivity(PrimaryPage,"pxAddChildWork") function to call activity in data transform.
Question
Question Solved
Question
Question
Question Solved
Question
Question Solved
Question Solved
Question
Question Solved
Pega Collaboration Center has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.