Closed
Solved
Process flow with parallel branch
Hi All,
I am looking how can I design a flow with a parallel branch using a decision shape of type Fork.
I have to execute both branch in parrallel way.
The 2 branch don't need join condition for information.
Any idea how to design this????

***Edited by Moderator Marije to add Capability tags***
To see attachments, please log in.
@ahmedd13 What comes to my mind is to use a sub process shape and select spinoff flow.
https://docs-previous.pega.com/case-management/87/subprocesses
Both processes will still be run on same thread so its not actual parallel processing but logically both processes are run when you use the spin off option.
Hope i understood your question and my answer is to the point.
Either way i hope you find a solution!
Kind regards,