- 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-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-27-2024 10:24 PM
Hi , Thank you for the response. Can i show all the servers listed under the service from this table?
I can see server count but how to show server and their attributes?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā10-27-2024 11:34 PM
Hi,
This table has Server Name in Configuration Item Id field.
Palani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā10-28-2024 01:41 AM
Can you please share a screenshot of it in the report fields ? i am unable to find it
Appreciate your help