Change Management integration with ITOM Visibility
Summarize
Summary of Change Management integration with ITOM Visibility
This integration automatically connects Change Management with ITOM Discovery and ITOM Visibility for organizations subscribed to these products. It enables automated or manual discovery and maintenance of configuration items (CIs) with IP addresses involved in change requests, improving accuracy and visibility of CI states during the change process.
Show less
Enabling Integration
To activate this integration, the following plugins must be installed based on your subscriptions:
- ITOM Discovery: Discovery plugin (com.snc.discovery)
- ITOM Visibility: Discovery plugin (com.snc.discovery) and Service Mapping plugin (com.snc.service-mapping)
Integration with ITOM Discovery
When Discovery is enabled, Change Management introduces new configurable properties under Change Management > Administration > Change Properties to control how discovery is triggered for affected CIs:
- Discovery trigger mode: Choose whether discovery runs automatically, manually, both, or not at all for affected CIs.
- Manual trigger states: Define which change request states allow manual initiation of discovery.
- Automatic trigger states: Specify change request states where discovery automatically runs upon state change.
Additionally, the Discovery State and Discovery last updated fields appear in the Affected CI related list, showing discovery progress and last execution time. The Discovery State provides five status values with icons and links to discovery logs.
If manual or both trigger modes are selected, an Initiate Discovery related link appears during specified change states for users to run discovery on demand.
Integration with ITOM Visibility
This integration enables viewing change requests within the context of application services using service maps from Service Mapping. Changes to an entire service or its individual CIs are visually represented, assisting in understanding impact.
When the ServiceNow AI Platform is configured for change validation, changes are automatically evaluated and marked as approved or not, with visual indicators on the service instance map:
- Light gray balloon: Unapproved change without service behavior impact (e.g., network path change)
- Dark gray balloon: Unapproved change that affects service behavior
- Green balloon: Approved change validated by the AI Platform
- Double balloon: Multiple changes occurring close in time
Practical Benefits for ServiceNow Customers
- Automates synchronization between change requests and CI discovery, reducing manual effort and improving CI accuracy.
- Provides clear visibility into discovery status and history directly within change records.
- Enables manual control over when discovery runs, fitting different organizational workflows.
- Offers contextual visualization of changes on application service maps, enhancing impact analysis.
- Supports AI-driven validation of changes to promote governance and compliance.
If your organization is subscribed to ITOM Discovery or ITOM Visibility, integration with these ITOM products is automatically enabled. With this integration, any configuration item (CI) with an IP address that is part of a change request process can be maintained automatically. Change request fulfillers can also manually request the discovery process for a CI.
Enabling integration
- For ITOM Discovery - the Discovery plugin (com.snc.discovery)
- For ITOM Visibility - the Discovery plugin (com.snc.discovery) and Service Mapping plugin (com.snc.service-mapping)
Integration with ITOM Discovery
| Property | Description |
|---|---|
| Configures how discovery is triggered for Affected CIs (automatically, manually or off) | Determines whether to trigger discovery for the affected CIs automatically, manually,
both, or not at all. Type: Choice list Values: Off, Both, Automatic, Manual Default value: Off Note: If the property below is set to Both, and you trigger discovery manually, then the
automatic discovery will not be triggered for that change request. |
| List of Change Request states (comma-separated) where discovery can be triggered manually | Defines the change request state values to allow discovery to be manually initiated.
For these defined state values, the Initiate Discovery related link is available. Type: String Default value: Implement, Review Note: If there are multiple languages
used on the instance, then this property needs to be set to the internal state value for
Review. |
| List of Change Request states (comma-separated) where discovery triggers automatically. E.g. when the Change Request's state changes to Review | Defines the change request state values for which discovery is automatically
triggered. Discovery initiates when transitioning to the state values listed. Type: String Default values: Review Note: If there are multiple languages used on the
instance, then this property needs to be set to the internal state value for
Review. |
- In Progress
- Completed Successfully
- Completed w/Warning
- Completed w/Error
- Cancelled
The Discovery State value is presented as a link to the corresponding Discovery log file. The Discovery last updated field contains a date and time stamp indicating the last time Discovery was executed.
Integration with ITOM Visibility
You can view the changes in the context of application services. Service maps available in Service Mapping show changes to an application service as a whole and to the individual configuration items (CIs) comprising the service.
If the ServiceNow AI Platform is configured to validate changes, all changes are evaluated and rendered as valid or not. If a change is valid, its change record on the service instance map is marked as approved. For more information about configuring the platform for change validation, see Managing proposed changes.
- Light gray balloon (
)
- Unapproved change that does not influence the service instance behavior. For example, a change in a network path or adding a node to a cluster.
- Dark gray balloon (
)
- Unapproved change that changes the service instance behavior.
- Green balloon (
)
- An approved change in deployments where the ServiceNow AI Platform is configured to validate changes.
- Double balloon (
)
- Multiple separate changes that happened a short time from each other.