- 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-25-2023 11:26 PM
How you have calculated 70 percent can you share flow screenshot
Please appreciate the efforts of community contributors by marking the appropriate response as the correct answer and helpful. This may help other community users to follow the correct solution in the future.
********************************************************************************************************
Cheers,
Prashant Kumar
ServiceNow Technical Architect
Community Profile LinkedIn YouTube Medium TopMate
********************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-25-2023 11:41 PM
with the help of timer activity.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-25-2023 11:39 PM
Hi @ABC6 ,
If you are sure that event is triggered but notification is not getting send then try to check on that task_sla if there are any other notification with same conditions and same weight are present on not. If same notification is present then increase the weight of your notification then earlier one and then try.
Go to the event logs and check if that event is already triggered or not.
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-25-2023 11:57 PM
yes, the event triggered but notification did not send