We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Report to show all relationship mapping?

stevenwatts
Giga Contributor

Hi,

Is it possible to create a report which details ALL relationships that a CI might have both upstream and downstream. Essentially something similar to the relationship mapping?

Was thinking a database view might work but not sure where to start.

Regards,

Steven

16 REPLIES 16

Alex Ryan
Kilo Contributor

Hello, if I understand your question correctly, you are looking for the ability to view all of the relationships contained within cmdb_rel_ci. 

One option is to generate a report using the table CI Relationship [cmdb_rel_ci].  From here you can continue to filter the report on what you are looking to view.

Fathima6
Tera Expert

@Ashutosh Munot  

Hi ,

Can you please elaborate this concept with database view? 

 

Thanks in advance!