Example
The Decision Properties pane in the Workflow Modeler shows the conditions A, B, and C. You want to define this combined condition: A AND (B OR C).
Complete these steps:
- In the Decision Properties pane, click to display the Condition Builder window.
 - In the Name field, specify D.
 - In the Condition Type field, specify Combined. The Condition Builder window shows the conditions A, B, and C.
 - In the Logical operator field, select OR.
 - Select conditions B and C.
 - Click . The new condition, D (B OR C), is displayed in the Decision Properties pane.
 - In the Decision Properties pane, click to display the Condition Builder window.
 - In the Name field, specify E.
 - In the Condition Type field, specify Combined. The Condition Builder window shows the conditions A, B, C, and D (B OR C).
 - In the Logical operator field, select AND.
 - Select condition A and condition D.
 - Click . The new condition E (A AND D) is displayed in the Decision Properties pane. You can now use the combined condition E in the Decision element.