SLA Breach time

Anna L
Tera Contributor

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.

12 REPLIES 12

find_real_file.png


find_real_file.png



find_real_file.png


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.


SLA Due is indeed legacy and no longer maintained OOB.