How do we set email notifications for SLA warning and breached ?

Jagadish10
Mega Expert

Hi All,

I have created a SLA workflow and attached it to response and resolution times of newly defined SLA's.

The workflow is working as intended and I'm receiving notifications when the incident is assigned to a group and the assignee. However, I'm having problems in receiving emails for SLA warning unassigned, SLA Warning and breached.

I verified the email properties and they are all fine. I then went into the email notifications and created a new notification for SLA Warning.

Below is what I have done but nothing seems to work!

UJC1.PNG

UJC2.PNG

UJC3.PNG

UJC4.PNG

Please help.

Thanks in advance.

Jagadish

1 ACCEPTED SOLUTION

As you can see in your workflow, it never goes in to creating the event so you need to look into the 2 if boxes you have and why it goes out as no and not as yes.


You need to check your script in the IF-statements, for testing purpose you could set the condition to always return true and you should see that the events trigger correctly.


View solution in original post

15 REPLIES 15

Kannan Nadar
Tera Guru

Can you check in the event log if the event is being triggered ?


Hi Kannan,



Thanks for your response.



I just checked the event logs and there are no events triggered for email notification I'm looking for.


However, there are event logs email notification sent for ticket created, assigned to group and assignee.



Jagadish


Ok, so from where are those events being triggered? Is it in the workflow?


Kannan,



I guess there's something wrong with the workflow even though it didn't throw any error during validation.


Below is the workflow triggered for the ticket created. The flow is not driven properly.!!



D1.PNG


Jagadish K