Getting Familiar with the Rule Designer

Below is an indication of the different components of the Rule Designer:

  1. Events, Conditions and Actions - Templates allowing the user to build execution blocks containing any combination of rules.
  2. Rule definition toolbar - Can be used to order and manage rules.
  3. Execution type - Indicates how the actions within the execution block will be executed.
  4. Action statement - Affects how the action is called.
  5. Execution block - Container of actions indicating how they will be executed.
  6. Settings - The name and description of the rule.
  • For more information and visual representation of the execution types, see the following Knowledge Base article:
    KB001432 - How to change when Actions execute in the Rule Designer
  • It is important to remember that these settings are related to rule actions, and most of them are not related to server connections as they happen on client side. The only actions that open server connections are the ones that execute SmartObject methods and start workflows.