Show TOC

Procedure documentationAdding a Condition Locate this document in the navigation structure

 

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

Procedure

  1. In the Rules Navigator view, expand the project node and select the ruleset or flow ruleset.

    The ruleset or flow ruleset overview page opens in the Editor Window.

  2. Under the Rules section, select the rule and choose Open.

    The rule opens in the Editor Window.

  3. Under the Conditions section, choose Add Condition (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.