Set a condition to exit a continuously looping workflow

A condition is evaluated to a Boolean result. If the condition evaluates to False, the loop ends.

Procedure

  1. In the Condition field, click Edit Condition.
    The Expression Editor appears.
  2. Enter an expression that evaluates to False.
    Tip: You can check the syntax and test your expression to ensure that it evaluates correctly.
  3. Click OK.
  4. Optional: To disable the expression and remove the loop, clear the Continuous check box.
    Note: The expression is not removed. As a result, it can be reinstated at a later time.