
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2022 08:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2022 09:45 AM
you can setup inactivity monitor that can send emails instead of SLAs.
https://docs.servicenow.com/bundle/sandiego-platform-administration/page/administer/time/task/t_SetAnInactivityMonitor.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2022 09:45 AM
you can setup inactivity monitor that can send emails instead of SLAs.
https://docs.servicenow.com/bundle/sandiego-platform-administration/page/administer/time/task/t_SetAnInactivityMonitor.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2022 05:57 AM
a flow designer flow can be created.
flow should trigger for incidents not updated( possibly for incidents that are in progress and SLA is running) and then create an action to send notification. Then put a wait time of 30 mins and again check the incident status, if that condition is met, send the notification again. This will keep on sending the notification until the incident is updated.