Notification if Mid Server down more than 1 hour
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-24-2020 11:20 AM
Hello,
Requirement:
Send out a notification for the ServiceNow MID Servers to notify when they have been in Down(Stopped) status for more than 1 hour.
The notification should be resent every 1 hour after the initial notice if the status does not = UP
How do I implement this? Any help would be greatly appreciated.
- Thanks
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-24-2020 11:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-24-2020 05:53 PM
Hi Ashutosh,
I could not find the wait condition, I can only select wait for the condition. How do I set the timer condition?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2020 12:06 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-28-2020 08:02 AM
Hi,
I have built the flow using flow designer exactly as you mentioned, but the flow is not sending out the email after condition check.