Question
UAP student- VSB college of Engineering technical Campus coimbatore
UAP student- VSB college of Engineering technical Campus coimbatore
IN
UAP student- VSB college of Engineering technical Campus coimbatore
Posted: May 30, 2023
Last activity: May 30, 2023
Last activity: 30 May 2023 5:55 EDT
Closed
Moving to Child Case in Action Set
How do I call a child case using Action Set.
I have a requirement where, If the customer clicks "Move to Payment" Button, He/She must move to "Payment", Which is a Child Case.
Please Help Me out!!
I have attached a Screenshot for reference
Thank you!!
***Edited by Moderator: Aiswarya Sudhakar to add capability tag***
***Edited by Moderator Marije to change type from Pega Academy to Product***
To see attachments, please log in.
***Edited by Moderator Marije to change type from Pega Academy to Product***
@KavinrajT-150407 you would need to run an activity to on click on this button to create a payment child case to this parent case and the payment screen should be routed to this same user. You can use pxAddChildWork activity.
You can also change the submit button name to make payment and on clicking that button flow will be advanced and you can use create case smart shape.