- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-27-2023 09:37 PM
When we create an outage, we can see outage details in current status widget on serviceportal. Same way, i want to display the outage information on customer service portal for the customers to communicate the outages to customers. Also, i need to display the outage fields like Configuration item, number etc.. in the widget when user click on more information..
Outage record
Service Portal
If anyone knows how to achieve this in customer service portal (https://<instane_name>.service-now.com/csm), please help me.
Regards,
Pavan B V
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-27-2023 09:54 PM
Hi @Pavan_Vasudeva
This can be done, just use the existing "Current Status"widget in your csm index page.
C |
If the provided solution meets your needs, kindly consider marking it as helpful and accepting it as the solution. This helps others who may have similar questions. |
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-27-2023 11:12 PM - edited ‎12-27-2023 11:14 PM
You can reuse the Current Status [current-status] widget, just pull it out and locate into the page in the CSM Portal.
If you'd like to see the Outage Details, you can enable in the Instance Option configuration.
The CI information is already there in the widget. What you currently see in the widget is the combination of
"<Outage Type> - <Outage Configuration Item> (<Outage Begin Date Time>)"
Cheers,
Tai Vu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-27-2023 09:54 PM
Hi @Pavan_Vasudeva
This can be done, just use the existing "Current Status"widget in your csm index page.
C |
If the provided solution meets your needs, kindly consider marking it as helpful and accepting it as the solution. This helps others who may have similar questions. |
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-27-2023 11:12 PM - edited ‎12-27-2023 11:14 PM
You can reuse the Current Status [current-status] widget, just pull it out and locate into the page in the CSM Portal.
If you'd like to see the Outage Details, you can enable in the Instance Option configuration.
The CI information is already there in the widget. What you currently see in the widget is the combination of
"<Outage Type> - <Outage Configuration Item> (<Outage Begin Date Time>)"
Cheers,
Tai Vu