Refresh impacted services properties
Summarize
Summary of Refresh Impacted Services Properties
The Refresh Impacted Services Properties feature allows you to enable or disable the capability of refreshing impacted services and to configure specific criteria for this process. This enables greater control over how services are impacted during changes, enhancing the overall management of configuration items (CIs) within ServiceNow.
Show less
Key Features
- Include Affected Configuration Items: Control whether to check all CIs in the Affected CIs related list or only those on the change form.
- Event Processing: Choose between running the refresh as a background event with notifications or in the current session without notifications.
- Service Offerings and Business Applications Population: Automatically populate related lists from the Impacted Services/CIs related list based on configurations.
Key Outcomes
By configuring these properties, you can expect improved efficiency in managing impacted services during change requests. This allows for a more streamlined process in identifying relationships between CIs and enhances notification capabilities, ensuring all stakeholders are informed promptly of changes affecting services.
Understanding and utilizing these properties will help you optimize your ServiceNow instance, allowing for better service management and a clearer view of service dependencies during change operations.
Use the refresh impacted services properties to enable or disable the refresh impacted services capability, and to configure the criteria for additional refresh impacted services properties.
- Include the primary configuration item or all the items in the Affected CIs related list.
- Processing of refreshing the impacted services as an event.
- Populate Service Offerings and Business Applications from the Impacted Services related list.
The following properties can be found in sys_properties.list and on the Change properties page.
| Property | Description |
|---|---|
| com.snc.change_request.refresh_impacted.include_affected_cis |
Note:
If dynamic CI groups are used on the Change form, then this property must be
set to true as the associations are located in the svc_ci_assoc table. When a business service is converted to an application service (as an example), all the levels included in the svc_ci_assoc table are considered at the time of conversion. |
| change.conflict.populateimpactedcis | If this property is set to true, then the ChangeCollisionHelper script include checks the configuration items that have been identified in the list of conflicts against the Application services mapping table (svc_ci_assoc) and also table (cmdb_ci_service) to check if there are any business services that are directly impacted. |
| com.snc.change_request.refresh_impacted.event |
|
| com.snc.change_request.populate_service_offering |
|
| com.snc.change_request.populate_business_application |
|
| com.snc.change_request.refresh_impacted_services.message.show |
|