Oracle BPM Suite 11g: Advanced BPMN Topics
When to use throw/catch events and send/receive tasks
Inter-process Communication in Practice
Communicating between processes using messages and correlation
Communication between processes inside a loop
Communicating between processes using signals
Creating an array with some empty elements
Iterating over arrays with a multi-instance embedded sub-process
Practice: Iterating over an array using an embedded sub-process
Mechanisms for catching exceptions in BPMN
Exception propagation with sub-processes and peer processes
How BPM exceptions affect the SCA composite
Handling Exceptions in Practice
Using boundary events to implement timeouts
Using boundary events to implement the cancel message use case