cancel
Showing results for 
Search instead for 
Did you mean: 

How to remove the parallel split BPM task from bpm inbox when the boundary event is used

former_member200386
Active Participant
0 Kudos
114

flow.pngHi Experts,

I am facing below issue in bpm workflow. I am using parallel split and parallel join to assign human tasks to 2 approvers.

when approver1 or approver 2 reject the task i need to route the message flow to another human activity and need to remove the task from other approver inbox.

For example : Approver 1 rejects the task bpm flow needs to be routed to another Human task and task from approver 2 inbox needs to be removed

Approver 2 rejects the task bpm flow needs to be routed to another Human task and task from approver 1 inbox needs to be removed .

Note: I have used Boundary event to route flow to Human activity when approver reject the task, Because of the Boundary event the tasks are not getting removed from the other approver inbox.

View Entire Topic
azael_navarro
Active Participant
0 Kudos

Hi Pavan,

Why you dont try to implement in your BPM flow a BRM solution?, with this you can simplify all your decision making:

https://blogs.sap.com/2014/11/26/step-by-step-document-for-simple-brm-rule-set/

Regards,