Synchronization

In this example, branches that execute in parallel converge into a single branch. All branches execute to completion before the process continues after the convergence occurs. This example is implemented using a gateway element with the Control Type property set to AND-WAIT.

In the following illustration, the activity named synchronized does not execute until both branches in the gateway are complete.

// Ethnio survey code removed