Rule editor

A rule editor is used to create a rule, condition or enter a script/code.

It is used in many areas within TotalAgility, such as decisions, preconditions, branching rules, Expression node, Script activity, Calculation rule action and more.


Rule editor

When you right-click the rule editor, the items available for selection depend on where the rule is being created. You can select these items, and add operands or keywords using the keyboard.

For example, to define a condition text, such as Credit Approved?=true in a Decision node, do the following:

  1. Right-click the rule editor.
  2. Select the process variable, Credit Approved?
  3. Use the keyboard to add "=" and then type true.
  4. Click Validate to check if the condition is valid. A message indicates whether the syntax is valid.