Firing Condition fields

A firing condition is required for Simple components and is optional for Action components. You can define an expression to serve as a firing condition. The expression can be an existing Boolean expression component, or you can define an inline expression that is available only within the component where it is defined.

Table 1. Firing Condition fields
Field Description
The firing condition will be evaluated using If you create more than one expression, the expressions are evaluated using the logical operator you choose here. Options are And and Or. You can also use And and Or logical operators within inline expressions to build nested logic.
Type Click the Click to add firing condition link and select Add existing Boolean expression or Add new inline expression. A window opens, and you can specify your firing condition.