Customizing the Number of Parallel Branches

This section describes how to customize the number of parallel branches with the following activities:

  • A forEach activity in a BPEL version 2.0 project

  • A flowN activity in a BPEL version 1.1 project

Note:

Branches in flowN and forEach activities are executed serially in a single thread. For more information, see What You May Need to Know About the Execution of Parallel Flow Branches in a Single Thread.