Creating CMDB Missing Relationship Reports
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-06-2019 09:27 AM
Greetings,
I am trying to create three reports that shows CMDB applications where there are:
- no downstream relationships or
- no upstream relationships or
- no upstream/downstream relationships
I have tried using the table cmdb_rel_ci (CI Relationship) but cannot seem to create a filter to receive any of the results noted above. It seems to only show those that have either upstream/downstream relationships. Have also seen on the community those that say to use the cmdb query builder, but I cannot find a way to filter this to show the applications with missing relationships. Also found some that said you had to create a view to combine the application table and the relationship table.
Has anyone had any luck creating a report to show this type of data.
Thanks
Nona Johnson
- Labels:
-
Analytics and Reports

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-15-2020 05:58 PM
Yeah, reporting on something that doesn't exist is always tricky, particularly in ServiceNow as it has limited OLAP style reporting. You could do something with a data source, but I suspect it would get messy/overly complex very quickly.
I recently had to do something similar for a client and documented it in an article, if you're interested.