Rule Modes

Enabled/Dry-Run/Disabled

A rule may be one of 3 modes:


Enabled

  • The rule will be evaluated.
  • If any actions are assigned to the rule, they will be acted upon by the calling service.
  • These actions will be reported in the FAST message in the DECISION_ENGINE.ACTIVE element.

Dry-Run

  • The rule will be evaluated.
  • If any actions are assigned to the rule, they will not be acted upon by the calling service.
  • These actions will be reported in the FAST message in the DECISION_ENGINE.DRY_RUN element.
  • This mode is used for testing a rule

Disabled

  • The rule will not be evaluated.

📘

The rule mode may be altered via the rule edition screen