Cisco Cisco Process Orchestrator 2.X User Guide

Page of 828
 
10-8
Cisco Tidal Enterprise Orchestrator Reference Guide
OL-24928-01
Chapter 10      Managing Conditions
  Adding Advanced Conditions to an Object
Creating a Compound Condition
A compound condition is a condition that compiles other conditions (time condition, prior process 
instance condition, variable condition, or another compound condition) into a single condition. 
Compound conditions can be continually nested within other conditions. Once created, the compound 
condition can be nested within another compound condition.
Example:
AND
OR
Age < 10
Age > 20
OR
AND
FirstName = 'John'
LastInitial = 'S'
AND
FirstName = 'Jane'
LastInitial = 'S
Compound conditions can be assigned to a task rule, condition branch, or process trigger. 
To create a compound condition:
Step 1
On the Conditions tab, click New > Compound Condition.
The True/False link displays on the Conditions tab.
Figure 10-3
Conditions—Advanced Panel—Compound Properties