affected ci and impacted ci in servicenow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2023 04:03 AM
Hello Experts,
I am new in CMDB can anyone guide me on what is affected ci and impacted ci in ServiceNow with a simple example?
Thank You.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2023 04:14 AM
The affected CI is one which may get affected by the change (Before-Change)
The impacted CI is one which is impacted by the change made (Post-Change)
I hope this answers your question,,,
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2023 04:37 AM
Hi @Mark Wood ,
Please find the product documentation here which describes the differences: https://docs.servicenow.com/en-US/bundle/sandiego-it-service-management/page/product/change-manageme...
If my answer has helped with your question, please give a thumb up and mark my answer as accepted solution.
Best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2023 05:18 AM
Hi @Mark Wood
In the "Affected CIs" tab, you document the configuration items (CIs) that you intend to modify during the implementation of the change.
The "Impacted CIs" tab is populated with the CIs or services that may be affected as a consequence of the changes made to the CIs listed in the "Affected CIs" tab. The impacted CIs have a direct relationship with the affected CIs, which can be traced and tracked in the Relationships table.
For example, let's consider a scenario where there is a server hosting a web application. Now, if the server's hardware is scheduled for an upgrade, you would create a change record and include the server in the "Affected CIs" tab, as it is the CI undergoing modification.
In the "Impacted CIs" tab, you would list the web application since it relies on the configuration items being modified. Any changes to the server hardware may impact the functionality or availability of the web application.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2023 08:54 AM
Thanks Mike, are the CIs in the Impacted CIs area manually entered, added via relationships to the Affected CIs or both?