Where can I find what triggers the sla.warning.ci.breach event?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hello experts,
Does anyone of you have any experience on working on this event "sla.warning.ci.breach"? I tried searching for it in the flows, script includes, business rules and scheduled jobs. Sadly I did not find anything.
I also cannot find any information on it in the ServiceNow documentation.
Does anyone of you have any idea on this one.
Thanks and Regards,
Vaine
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Check in System Policy -> Events -> Registry
If my answer helped your query, mark it as helpful or accept solution.
Thanks,
Bhuvan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
I know that the event is existing in the event registry, but I can't trace where is it fired. For example the other events like sla.warning.parm can be seen in this flow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago - last edited 4 weeks ago
Hi @Rain Vaine
See the documentation
but, basically…
SLA sends notifications at certain events defined in the workflow editor (No flow designer)
By default, SLA notifications are sent on three occasions:
- SLA is at 50% of the duration specified in the SLA Definition: Notification is sent to the user in the Assigned to field mentioned in the incident form and the Supported by field in the configuration item form.
- SLA is at 75% of the duration specified in the SLA Definition: Notification is sent to the user in the Assigned to field mentioned in the incident form and the manager of the user.
- SLA is breached: Notification is sent to the user in the Assigned to field mentioned in the incident form and the manager of the user.