How to create notification for SLA breach 80% on incident
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2023 12:32 AM
I need to configure Notification for SLA breach 80% on incident table.
updated Default SLA workflow PFA , but it is not triggered for Incidents.
Can anyone suggest a way.
Thanks in Advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2023 01:18 AM
in workflow when 80 percent touched it will create a event
This OOb notification will trigger when that event is fired
Parm1 contains reciepient
This is body
Search in "sys_email" table subject starts with SLA.
You will see emails triggered until now. if you instance Email properties is disabled then no emails go out or given default address will send all emails to default address only
Bharath Chintala
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2023 11:48 PM
it will work for 80%of sla breach or by following same procedure we can create for 80% breach
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2023 08:33 PM
@Tejaswini Yaram The one he updated is OOB default sla workflow. If you want modify or create your own. Make sure you want duplicate it.
Bharath Chintala