Adaxes HelpShow AllHide All

Modifying Business Rule Actions And Conditions

To modify Business Rule actions and conditions:

  1. Launch the Adaxes Administration Console.

  2. In the Console Tree, expand the service node, you need (the icon represents service nodes).

  3. Expand Configuration / Business Rules.

  4. Select the Business Rule you want to modify.

  5. To create a new set of actions and conditions and add a new action to it:

    • Click Add action to a new set below the actions and conditions list.

    • In the Add Action dialog box, select the action you need, define the appropriate action parameters and execution options, and click OK.

      For more information, see Actions and Conditions.

  6. To add an action to an existing set:

    • Select the set to which you want to add an action and click the Add Action icon.

    • Define the appropriate action parameters and execution options and click OK.

      Actions in a set are executed sequentially according to their order in the set. Click Move Up or Move Down icon to move the selected action up or down in the chain of execution. (Some actions cannot be moved.)

      For more information, see Actions and Conditions.

  7. To add a condition:

    • Select the set to which you want to add a condition and click the Add Condition icon.

    • In the Add Condition dialog box that opens, select a condition type and define the appropriate condition parameters.

    • Click OK.

      For more information, see Actions and Conditions.

      If you create more than one condition, they are combined by the AND/OR operator. To change an operator, just click it.

  8. To edit an action or a condition:

    • Right-click an action or a condition and select Edit Action or Edit Condition from the context menu.

    • Define the appropriate parameters and click OK.

  9. To delete an action or a condition, right-click it and select Delete Condition or Delete Action from the context menu.

    If there is only one action in the set, to delete it, you should delete the whole set. To do so, select the set you want to delete and click the Delete Current Set icon.

    Sets of actions and conditions are executed in a sequential order. To change the order of their execution, select the set you need (make sure no action or condition is selected), and click Move Up or Move Down icon.

  10. When finished, click Save changes below.

For more information, see Business Rule Creation Wizard

See Also