SLA Breach time
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-17-2016 02:10 PM
Trying to insert a field in incident notification:
1. SLA Due Date, which is essentially SLA breach time? How would I do it? Is it a dot walk or a mail script? Suggestions anyone?
Note - Currently ${sla_due} doesnt work, it shows UNKNOWN.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-17-2016 04:51 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-17-2016 08:17 PM
OK, the table had me thrown off. I thought your notification was on the SLA (task_sla) table. You can only use fields from the table you are working on, or you can dot-walk to them if it is a reference field. The only SLA related field on the incident is sla_due, but I don't see any code that maintains this field. It may be a legacy field that predates the modern SLA mechanism that allows multiple SLAs to be run against a single task record.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-15-2016 05:34 AM
SLA Due is indeed legacy and no longer maintained OOB.