Notification if Mid Server down more than 1 hour
Options
- 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:
- Labels:
-
Scripting and Coding
10 REPLIES 10

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-28-2020 03:52 PM
How is your "Send Email" setup? From your screenshot, Send Email step is being executed but since no email is being sent out, the chance is that the settings are not correct.
Also, check if the user running the flow has ACL priviledge to send out email.
ACL restrictions apply to the Send Email action. If you configured your flow to run as the user who initiates the session, ensure that the user has access control to send email. To test access controls for a Send Email action, impersonate a typical email sender and manually trigger the flow.