-
Notifications
You must be signed in to change notification settings - Fork 0
Conditions Actions and Rules
Rohin Gosling edited this page Jul 22, 2026
·
2 revisions
Let
determines whether a condition holds for the current event occurrence.
A rule is a triple
Actions are returned as symbolic data. The rule engine does not execute them, interpret their parameter objects as conditions, or cause external side effects.
Several matching rules may identify the same action. That still produces one candidate action. Matching rules that identify distinct actions produce an inadmissible query input.