Adaxes HelpShow AllHide All

Modifying Custom Commands

To modify a Custom Command:

  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 / Custom Commands.

  4. Select the Custom Command 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.

      [Tip]Tip

      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.

      [Tip]Tip

      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.)

      [Tip]Tip

      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.

      [Tip]Tip

      For more information, see Actions and Conditions.

      [Tip]Tip

      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 condition:

    • Right-click an action or 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 condition, right-click it and select Delete Condition or Delete Action from the context menu.

    [Tip]Tip

    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.

    [Tip]Tip

    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.

[Note]Note
To modify a Custom Command description displayed in screen tips, right-click the Custom Command you need, and select Properties. In the General tab, type the descrition you need in the Description box. Click OK.

See Also