Export CI with Relationship

narendrand
Giga Contributor

Hi Everyone,

I need to export the CI's with the relationship from our ServiceNow CMDB. Please share your experience here.

Thanks & Appreciation in Advance,

Narendran.D

1 REPLY 1

Tanaji Patil
Tera Guru

You can go to Configuration Items [cmdb_ci] table and CI Relationships [cmdb_rel_ci] table and export both the tables into excel.



In the export of CI Relationships [cmdb_rel_ci] table you will get all the CI with all the relationships it is having with other CIs.


Those CI which are not having any relationships you can get then from Configuration Items [cmdb_ci] table.