Thanks Joram.
Please help me out on below queries -
1. As per user guide, it is possible to define a boundary event on a multi-instance boundary. In case of an interrupting boundary event, when the event is caught, all instances that are still active will be destroyed.
[Anish] I have a sub process as multi instance activity. Multiple tasks are created for users based on Role. The first approval/rejection,
completes this multi-instance activity. How to define boundary event in this scenario?
All instances that are still active will be destroyed - is there a way that the active intances still remain active when the boundary
event is caught? So that either the "user from the group to which it is escalated" or the "escalatees" can complete the task.