How to Populate the Impacted Ci's in ServiceNow

Arun91
Tera Contributor

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.

 

2 REPLIES 2

Dr Atul G- LNG
Tera Patron
Tera Patron

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.

 

AGLearnNGrow_0-1718378606182.png

 

*************************************************************************************************************
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]

****************************************************************************************************************

SteveMacWWT
Kilo Sage

@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.