How to Populate the Impacted Ci's in ServiceNow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2024 08:17 AM
Hi Team,
We have created Business Application in ServiceNow and created the dependency view.
If I am creating the new incident ticket and selecting the ci's business application and submitting the ticket. In the impacted ci's it should display what are all the Ci's are present under the dependency view in the incident ticket. Could someone please help me how to achieve this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2024 08:23 AM
Hi @Arun91
I think OOTB this functionality not on Incident but on change. So please have a look on UI action code and do it for Incident.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-15-2024 08:33 AM
@Arun91 there are a number of system properties that you need to set, and then you’ll get the ability to use ‘Refresh Impacted Services’ on Incidents. Please see the Refresh Impacted Services and CIs for Incident article on the SN Docs site.