Skip to main content

Greetings,

It is an Web application. There are 6 stages in the workflow; Creator, Splitter, Worker, Auditor, Stitch and Completed. Creator will create the request. Splitter will split it in smaller requests; Meaning, Request ID : 1 will have 1.1;1.2 divisions. Each division will be assigned to each users (Worker). Request 1.1 will be assigned to A. 1.2 will be assigned to B. On completion of the tasks A will pass the request to Auditor(Completing his activity of working). Auditor will audit the case. After audit is over. The process has to wait in the Stictch activity unless B completed the activity (Worker/Auditor). During this flow user A has already completed 2 activities flow continues.

After completeion of the audit the request will get completed.

In the above case I am not understanding how to handle the multiple assignment of same case to multiple users and allow each user to complete 2 activity and wait on the further activity unless all users complete there task. Do I need to have 2 different process?

Any idea would be of great help

Thanks,

Aman

Be the first to reply!

Reply