- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2018 01:07 PM
Hi Team,
I need the Impacted Service/CIs tab to autopopulate with Business Services and Business Applications based on all of the selected CI's in the Affected CI tab so that we can identify impacted business services and applications when assessing the change and performing RCA's.
Please help me.
Thanks,
Kamal
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2018 05:55 AM
Please mark as Helpful or Correct Answer if you do get this working. Appreciated!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2018 11:16 AM
Refresh Impacted Services will remove the Services if they were automatically added and are no longer impacted. This is as designed, and is exactly what is called for. Not sure why you are saying this as a problem. If the Impacted Services were manually added, then doing a Refresh shouldn't affect them. I have already provided a great degree of detail on why a full refresh is what is called for here, and why I have not implemented any functionality to detect which services can be removed. You could run a full refresh from a business rule, as you mentioned, but you need to be willing to debug the code a bit on your own. This should be straightforward, if you have basic JavaScript coding skills and familiarity with ServiceNow.
Aside from that I don't know what other assistance I can offer. Sounds like you are pretty close. Don't give up. 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2018 10:44 PM
Did you tried using the OOB UI acton Refresh Impacted Services? That should have done the trick 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2018 10:47 PM
Normally the Refresh Impacted Services will work based in the relationship between the CIs (cmdb_rel_ci table). Since the last 2 or 3 releases of ServiceNow, this UI action also incorporate looking into the table that hold the relationship between the CIs and a Service for ServiceMapping.
Thanks,
Berny