This activity checks a condition to determine if a Yes or No transition should be taken.
If both the Condition and Advanced script are selected, then they both must evaluate for this activity to choose the Yes transition; otherwise, the No transition is chosen.
A condition to meet for taking the Yes transition.
Advanced
Select this checkbox to specify a script to evaluate.
Script
Enter a script that must be evaluated in this field. If the script sets the variable answer to yes, then the Yestransition is taken; otherwise, the No transition will be chosen.
This activity causes the workflow to wait until the record meets the condition specified. The workflow evaluates this activity each time the record updated. Use it to hold a workflow execution until a particular criteria is met by a record update.