- This sample required IBM Business Process Manager v751. -
Events are a powerful concept in IBM Business Process Manager v75, and
many different event types described in the BPMN 2.0 standard specifications
are already support:

With IBM Business Process Manager v751 more events are
supported, and the sample described here will make use of:
timer events
process
message end and process message start events
event
gateways (exploiting message and timer events)
event
subprocess (reacting on an exception event)
Actually this sample is the combination of three other samples published here:

This three samples come with extensive ‘Build the sample’ section showing in detail how the new BPMN 20 events (new in IBM Business Process Manager v751) are used.

This
sample will show all these events work together in a scenario orchestrating
three different BPDs being part of one process application.
After completing the sample, you should be able to:
Get familiar with all the new BPMN20 events