
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2023 06:22 AM - edited 12-21-2023 06:22 AM
Background
We are using Service Mapping and Calculated Application Services for a Customer in order to have Event Management to report issues on an Application. This works good but I'm struggling to see where this data is stored.
Even though all relations are stored in cmdb_rel_ci table, a child CI can be a parent CI later on in the chain. This makes it hard to give a clear list of all the CIs that are related to an Application Service.
Question
Where can I see all CIs that are related to an Application Service in a list?
Solved! Go to Solution.
- Labels:
-
Event Management
-
Service Mapping

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2023 06:30 AM
I found that CIs in a Service Map can be found in the svc_ci_assoc -table.
This way I can filter on an Application Service and see all the CIs that are related to it.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2023 06:30 AM
I found that CIs in a Service Map can be found in the svc_ci_assoc -table.
This way I can filter on an Application Service and see all the CIs that are related to it.