
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-24-2019 04:14 PM
I'm trying to fire an event for a planned outage up to 5 days before the outage begins to send a notification email to subscribed users for a Business Service.
The current OOB setup with the Outage.Begin event works as expected for both a Service Outage and a Service Degradation, with the notification email sending when the outage is logged, since it is happening at the time.
The Planned Outage notification however also sends when the start happens and the event fires, this is really to late at that point, the idea of a planned outage I would think is to send advanced warning to those affected?
Can anyone please assist with this?
I'm guessing that I would create a copy of the 'outage.begin.notif' event and create an new script action related to that event? The issue is I would have no real clue how to script the condition that fires this event, so any help would be much appreciated.
Of course if I'm on the wrong track please feel free to point me the right way 🙂
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-24-2019 07:30 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-24-2019 05:42 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-24-2019 07:03 PM
Thanks for the idea, question though:
once the event has fired and a notification has been sent for a planned outage, will it send again the next day because it will still be within the next 5 days?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-24-2019 07:30 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-05-2019 04:40 PM
Any chance of some help with the script here please