Export CI with Relationship
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-11-2015 04:29 AM
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

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-11-2015 05:01 AM
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.