- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-22-2024 03:12 AM
Hi,
I am stuck with 2 tasks can any one help me out doing this with complete steps.
- When SLA is elapsed to 10 percent, trigger a notification to Assignment Group's Manager.
- ATF- Write an ATF to verify if the Notification is sent or not when on SLA elapsed to 10 percent.
Please provide the complete explanation of steps
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-22-2024 03:19 AM
Hi @1__SathvikT
- When SLA is elapsed to 10 percent, trigger a notification to Assignment Group's Manager.
- Atul: Similar available OOTB for 75% Sla breach, You need to create event and Flow need to update. Have a look here and develope as per the same:
- ATF- Write an ATF to verify if the Notification is sent or not when on SLA elapsed to 10 percent.
- Atul: I doubt ATF can check is notification is sent or not. If want to test , again need to see the email logs.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-22-2024 03:19 AM
Hi @1__SathvikT
- When SLA is elapsed to 10 percent, trigger a notification to Assignment Group's Manager.
- Atul: Similar available OOTB for 75% Sla breach, You need to create event and Flow need to update. Have a look here and develope as per the same:
- ATF- Write an ATF to verify if the Notification is sent or not when on SLA elapsed to 10 percent.
- Atul: I doubt ATF can check is notification is sent or not. If want to test , again need to see the email logs.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-22-2024 03:21 AM
What did you already try and didn't work? Your 'please provide complete explanation of steps' sounds like you are looking for us to do your job for you.
Also: validate your requirements. Do you really accept a requirement of sending an email if 10% of the SLA has elapsed? If you have 10 days to resolve something, the manager is being bothered with it after day one.
To help you start: check on the existing 'SLA notification and escalation' flow. It is configured to do the same after 50%. You can adjust it to your requirements.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-22-2024 03:30 AM - edited ‎03-22-2024 03:31 AM
Hi Mark,
I altered the default SLA flow from the flow designer. I was looking whether I was right or wrong.
Thank you