Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

Mass Email Notification from a Planned / Unplanned Outage

Beto
Mega Guru

When using the Outage (cmdb_ci_outage), I can create planned and unplanned outages visible from within ServiceNow i.e. Service Portal widget. But how can I also send a mass email notification from an outage? Usually we do this when there is a planned and unplanned outage, but we are currently manually emailing every-time by different people in IT and can become messy. We send the initial email notification and finally the complete notification when the outage is resolved. Is there a way to do this from the Outage (cmdb_ci_outage) module? It would make sense since it would be easy to keep track in a centralized section. Anyway to do this?

6 REPLIES 6

Gurpreet07
Mega Sage

You can enable email client (Set Table Attribute email_client=true) for cmdb_ci_outage table.

https://docs.servicenow.com/bundle/jakarta-servicenow-platform/page/administer/notification/concept/c_EnableTheEmailClient.html

Thank you! 🙂

Beto
Mega Guru

Yes, thanks I was able to figure that.

Is there also a way to track emails that were send within the outage?

Hi Everbake,

 

You need to create activity formatter for cmdb_ci_outage table. After enabling activity for outage form you could simply configure activity to display emails.

https://docs.servicenow.com/bundle/kingston-platform-administration/page/administer/form-administration/concept/c_ActivityFormatter.html