- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-25-2023 11:09 PM
there is a requirement to trigger notification when sla reached 70%, i used workflow at task_sla to trigger ,created event at task_sla level and notification at incident level but from create event , event get fired but notification not triggered
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-26-2023 12:30 AM
Hi @ABC6
Notification can trigger on Task SLA form using sla.warning event.
Please mark my response helpful and accept it as a solution.
Thanks
Akash kishore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-26-2023 12:03 AM
Hi @ABC6 ,
Then check from "sys_email" table if that record has type ignore or something like that, try to increase weight of email from notification to highest level.
Please Mark My Response as Correct/Helpful based on Impact
Regards,
Gunjan Kiratkar
2X ServiceNow MVP
Community Rising Star 2022
Youtube : ServiceNow Guy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-26-2023 12:57 AM
nothing is in ignored state
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-26-2023 12:30 AM
Hi @ABC6
Notification can trigger on Task SLA form using sla.warning event.
Please mark my response helpful and accept it as a solution.
Thanks
Akash kishore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-26-2023 01:10 AM
@ABC6 i will suggest open notification, you will see a UI action preview, click on that then select user and the records for which it was supposed to trigger, it will provide you if anything not allowing there.
Hope this will help you

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-26-2023 05:50 AM
Hello @ABC6 - There is OOTB workflow created on task_sla table for attaching the SLAs.
This WF has two SLA notifications and conditions as well. Please refer that WF so that you would get idea and solve your issue.
Please Mark Helpful if this impacts
Thank You,
Rajesh