Using the BPEL Designer and Service Engine

Adding an Else If Branch to the If Element

  1. Right-click the If element and choose Add Else If.

  2. Add an activity to the Else If that will be executed if the condition defined for this Else If element is true. To define a condition, use the BPEL Mapper.

  3. (Optional) Add more Else If activities by choosing Add Else If and add activities to them.