Question
sub process
I have three sub processes in my flow which in term has its own assignments.
a) Sub1 - Assign1A, Assign2A, Assign3A
b) Sub2 - Assign1B, Assign2B
c) Sub3 - Assign1C, Assign2C, Assign3C
My requirement is to skip few assignments from the subprocess and jump to another subprocess. is it possible?
Ex: once Assign1A in the sub process1 is completed, i want to execute Assign1B in sub process 2. I wanted to skip Assign2A and Assign2C in sub process 1. Please help me on this.
Message was edited by: Marissa Rogers - added category, moved from Mesh Help
You can use Ticket functionality to achieve your requirement.
For more info, you can go through below links
https://pdn.pega.com/sites/pdn.pega.com/files/help_v72/procomhelpmain.htm#rule-/rule-obj-/rule-obj-ticket/related.htm
https://pdn.pega.com/sites/pdn.pega.com/files/help_v72/procomhelpmain.htm#rule-/rule-obj-/rule-obj-flow/prm/prmticket.ht…