Report on Affected CI table & Change Request

Naveen87
Tera Guru

Hello Developers,

 

On a CHG record, We have a related list call Affected CI.

I'm creating a report on task_ci table to show the CHG record where these Affected CI are mentioned.

 

I have 1000's of CI for which report needs to be fetched. I don't want to add 1000's OR conditions.

 

Is there a way/condition which is written on Parent of CI & all downstream CI's are shown?

 

Ex:- 

SW_License_Key_PRD is a Parent CI(cmdb_ci_appl). It has 22 downstream CI.

Weblogic instance_SW_License_Key_PRD_fieslgp02_wl-clics-clics-2 is 1 of them.

 

On CHG0325591, Weblogic instance_SW_License_Key_PRD_fieslgp02_wl-clics-clics-2 is affected CI. 

I don't wish to add rest 21 CI in the report condition to fetch it.

 

I wish to add the Parent "SW_License_Key_PRD is a Parent CI(cmdb_ci_appl)" which will show all CHG's where 22 downstream/child CI's are used

Naveen87_0-1706870745944.png

Naveen87_1-1706870793453.png

 

 

Please suggest a way out.

 

11 REPLIES 11

Here is the new Database.

Not sure, Something is wrong.

Naveen87_0-1707372567221.pngNaveen87_1-1707372583263.png

Naveen87_2-1707372593711.pngNaveen87_3-1707372710369.pngNaveen87_4-1707372718971.png

 

 

Mark Manders
Mega Patron

I am missing the relation between the tables (the 'where clause' is empty) or is that just not in your screenshot?


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark