- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā10-25-2024 01:55 AM
I want to create a report where i want to see a particular business service and list all the service offering , service_discovered in relationship , and all the servers which belong to that service discovered.
I want to create a dashboard , if user selects a business service it should list all the above mentioned items.
Please guide how to achieve this.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā10-25-2024 04:49 AM
Hi,
You can create report from svc_ci_assoc table. Add condition to check if Service Id is same as the business Service
Palani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā10-28-2024 01:50 AM
You could consider using the CMDB Query Builder. It allows you to build a list report using a visual layout.
You can include attributes from each of the classes and present them in list form.
Hope this helps,
//Casper
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā10-28-2024 05:10 AM
Thanks , What type of relationship should i add to each node?