11 Executing Parallel Tasks
Parallel Gateway is used to execute multiple tasks in parallel. In the usual flow,
tasks are executed sequentially.

Figure 11-1 Executing Parallel Tasks flow

In the shown example, after is executed, Parallel Gateway gets invoked. All the OFSAA components, which are placed between Parallel Gateways, are executed simultaneously. It waits until all components are executed, and then moves to the next activity in the Process Flow.
Related Topics