...
Excerpt |
---|
Build an EscalationTo build an Escalation that will use a Notification: - Go to Admin > Escalations/Notifications > Escalations.
- Click the button to open the Escalation builder form:
- In the Escalation form, fill in the Required fields:
- Escalation Name: Give the Escalation a meaningful name.
- "Workflow Assigned & Manager Follow-up".
- Start Event: Select a System, User-Defined, or SNMP Event that will begin the Escalation.
- Must match the Event for the Notification we'll use: "ServiceDesk Item Workflow Assigned".
- Add an Abort Event:
- From the Abort Events list, check "'"
- Sequences: On the Sequences tab, add at least 1 Sequence:
- Click the button on the grid's toolbar
- Fill in required fields:
- Sequence #: Any positive integer used to set the order of Sequence execution.
- Type: The type of action taken by the Sequence. (described here)
- Time To Wait: A time duration (e.g "1h 20m", "1h", "20m", "1", "1.5") that determines how long the Sequence waits to be executed on its turn.
- Depending on the Type you select, other Required and optional fields will appear.
- Click the button.
- Continue adding Sequences by making changes in the form and clicking the smaller button, or close the form.
- Close the form.
|
...
Escalations can be used with Custom Events, as well as the predefined System Events. For information on creating your own Events, see the article on Custom Events in this wiki.
Build an Escalation for interacting with a REST API
...