- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2018 03:55 AM
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!
Please help.
Thanks in advance.
Jagadish
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-10-2018 04:00 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2018 09:07 PM
What is the condition saying "If resolution SLA" ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-10-2018 12:59 AM
It checks for target sla is resolution or not.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-10-2018 01:43 AM
So it is returning as No, and in the No output it is being pointed towards end. you need to modify your workflow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2018 01:52 AM
Hi Kannan,
Thanks a lot for pointing out the right error. I have corrected the workflow and made necessary changes to the notification layout and template.
Things are working perfectly.
Best Regards
Jagadish K
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2018 04:09 AM
Check if the event is triggered from your workflow in the event log.
If it's triggered the mail should be send, for testing purpose you could set "User/Groups in field" to a specific user or mail address since there is always a risk the reciever of the email has turned of notifications.