Question
2
Replies
520
Views
Virtusa Malaysia Pvt Ltd
Posted: August 28, 2017
Last activity: August 31, 2017
Closed
Work basket
Hi Guys,
Need help in achieving my requirement. Thanks.
When a request is submitted it has to land in 3 different work baskets.
when any of the user from any of the work basket approves it.
the work obj has to proceed by deleting the assignments from other two work baskets.
Hi Ganesh,
You can use split for each flow shape in your flow to split the work object into multiple assignments (in this case 3) and then use a split join shape with ANY configuration to delete all the assignements if any of them is acted upon by user for approval.
Hope this clarifies.
Thanks.