Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to associate multiple service and CI into a single Change record?

hanaphouse
Tera Guru

How do I create a change that affects multiple services and CIs? In the out of the box change, it only allows 1 CI and 1 Service. 😞

find_real_file.png

1 ACCEPTED SOLUTION

Change Request --> Configuration Item should display. Can you also try Change Reques --> Business service

View solution in original post

10 REPLIES 10

Here's the Change Related List -> Affected CIs
find_real_file.png

When I open two of the CIs, the Change Record is not there.

find_real_file.png

 

find_real_file.png

Hi,

 

There are 2 different tables.

1. task_ci - Affected Services

2. task_cmdb_ci_service - Impacted Services

 

One that you view is from Affected Services & thus it does not show up. Look for Impacted Services & you will find a entry over there for the Change Request.

 

I now used the task_cmdb_ci_service in the change_request.

find_real_file.png

 

But how can I display this Change Request on the CI view? Here's the related list config for the CI -> Default View.

 

find_real_file.png

Change Request --> Configuration Item should display. Can you also try Change Reques --> Business service

Change Request --> Configuration Item: It filters the list by Configuration Item field.

find_real_file.png

Change Request --> Business service: It is not present in the available option.

find_real_file.png