Viewing an Example of a Decision Condition
This book includes several examples that use a decision condition. Here are two examples:
If the Revenue field in the Opportunity business component is greater than $10,000, then insert an activity for the parent opportunity. To examine the example that uses this condition, see Defining a Decision Condition for a Decision Step.
Use a CASE statement to identify one of several branches to pursue in the Workflow Process, depending on the value of the Priority field in the Service Request business component. Insert an activity with a value for the commit time according to the result of the CASE statement.