Show TOC

Adding a ConditionLocate this document in the navigation structure

Context

Conditions determine if a business rule is applicable for a given set of facts.

For more information, see Rule

Procedure

  1. In the Rules Navigator view, expand the project node and select the ruleset or flow ruleset.
  2. Under the Rules section, select the rule and choose Open .
  3. Under the Conditions section, choose Add Condition.

    The default rule condition: Operation.isSuccessful() Equals true appears.

  4. Choose the LHS value: Operation.isSuccessful() and in the drop down menu choose Set Dynamic Value .
  5. In the Expression Editor dialog box that appears, select an alias or a definition from the list and choose Apply .
  6. Choose the comparator: Equals and choose a comparator in the drop down menu.
  7. Enter the RHS value after the comparator and choose Enter .