This activity is used to define an escalation rule. An escalation rule is a defined set of parameters. It is used to send notifications to recipients and to execute dispatches, depending on the action or the absence of an action on a case, case task, or global solution. A notification is in the form of an e-mail message or SMS. You can create rules to trigger such notifications in advance, after a delay, or in real time. Dispatches are used to automatically dispatch cases, case tasks and global solutions to specific support queues. Escalation rules make sure that no cases will be forgotten and that stalled working objects will be attended to as necessary. You can specify rules for three logical units: CcCase, CcCaseSolution, and CcCaseTask. Every escalation rule must be defined from a template rule.
The value to be entered in the Template Rule field must have been specified in the Logical Units/Template Rules tab.
As a result of this activity, the rules defined here can be used to send notifications to persons connected to the case, case solution, or case task as defined. When a work item fulfils the conditions of more than one escalation rule, the rule with the lowest numerical value in the Priority field will be executed.
Escalation Rules
Insert Escalation Rule
Examples:-
Start Event ID : CASE_MODIFIED
Start Condition :
OLD_STATE = ""
NEW_STATE = New
CUSTOMER_NO = ABC
This rule will be activated when a new case is created for customer ABC.
Start Event ID : CASE_MODIFIED
Start Condition :
OLD_STATE = New
NEW_STATE = Queued
CUSTOMER_NO = ABC
This rule will be activated when a new case for customer ABC is dispatched to a
support queue.