Is there anyway to export CI's and relationships out of ServiceNow?

SW7
Giga Guru

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 

1 ACCEPTED SOLUTION

sachin_namjoshi
Kilo Patron
Kilo Patron

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

View solution in original post

2 REPLIES 2

sachin_namjoshi
Kilo Patron
Kilo Patron

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

Thank you Sachin,

Its much appreciated.

Kind regards

Steve