cancel
Showing results for 
Search instead for 
Did you mean: 

Cancel subprocess using boundary event

michj_74
Champ in-the-making
Champ in-the-making
Hi,

I have a process which has a call activity calling a (multi-instance) subprocess. I'd like to be able to cancel a running subprocess from the main process. Currently I'm using signal boundary events for it. The problem is: it works only if I attach a boundary event to every user task which becomes inconvenient if a subprocess has many user tasks. In the current activiti user guide I saw that it should be possible to attach a single boundary event (or may be other type of boundary event?) to the whole subprocess instead of attaching it to every user task, but this did not work for me. I'm using activiti 5.12.1 - could it be a reason?

Thanks,
Mike
1 REPLY 1

trademak
Star Contributor
Star Contributor
Could you try with Activiti 5.13? If you still see an issue than it would be great if you can implement a unit test showing the problem. That would make it easier for us to fix it.

Best regards,