Documentation forWeb Help Desk

Create an action rule to change ticket priority

  See this video: Action Rules - CEO Opens a Help Desk Ticket.

When you created a priority type, you created the Critical priority type.

The following example creates an action rule that selects all tickets submitted by the CEO, changes the ticket priority to Critical, and routes the ticket to a group.

  1. In the toolbar, click Setup > Processes > Action Rules.
  2. Click New.

  3. Select the checkbox to enable this action rule.

  4. Select a priority for this action rule. The action rule priority determines the trigger order of all action rules. Only one action rule can be executed at a time.

  5. Enter a name for this action rule.

  6. Enter a description of this action rule.

  7. Select the Cascade check box to trigger all defined actions for a ticket. Do not select Cascade to trigger only the highest priority action.

  8. Select the rule triggering options to define when and how often Web Help Desk applies the action rule.

  9. Click the Criteria tab.
  10. Configure the conditions that tickets must match to trigger the action.

    Use the following guidelines to configure the conditions:

    • Every condition in the All section must be true. If any condition is false, the action is not triggered.

      Web Help Desk evaluates these conditions using the Boolean AND operator.

    • The Any section defines a group of conditions. At least one of these conditions must be true to trigger the action, but they do not all have to be true.

      Web Help Desk evaluates these conditions using the Boolean OR operator.

    • If both sections include conditions, all conditions in the All section and at least one condition in the Any section must be true.

      Web Help Desk evaluates the two groups with a Boolean AND operator between the groups:

      (all_1 AND all_2) AND (any_1 OR any_2)

    • If no conditions are defined in the All section, at least one condition in the Any section must be true.

  11. Click the Actions tab.
  12. Specify the action to take when the conditions are met.

  13. Click Save.