- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2020 07:43 AM
Hi Community,
Is there anyway to export CI and their relationships out of ServiceNow into excel?
I think I remember a script somewhere that exports one all Ci's (Assets) with just one level, however is it possible to get an export of more than one level?
Many thanks
Steve
Solved! Go to Solution.
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2020 07:48 AM
You can create a report on cmdb_rel_ci table to export CI relationships and create a report on cmdb_ci table export all CIs as per your query.
Regards,
Sachin

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2020 07:48 AM
You can create a report on cmdb_rel_ci table to export CI relationships and create a report on cmdb_ci table export all CIs as per your query.
Regards,
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2020 08:22 AM
Thank you Sachin,
Its much appreciated.
Kind regards
Steve