Help: How to join Database Instance, Server CI & Business Service details in one view?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi Everyone,
I need to build a single view/report in ServiceNow that combines fields from the following tables:
Database Instance (cmdb_ci_database)
Server CI / Host (cmdb_ci_server)
Business Service (cmdb_ci_service or related service table)
My required fields are:
| Database Instance | All instance data |
| Server CI | Server Name, Hostname, OS, OS Version |
| Business Service | Support Group, Point of Contact |
I'm looking for the correct way to achieve this — whether using Database View, Report with joins, CMDB relationships, or any recommended method.
Has anyone created similar data joins?
If yes, can you please guide me on:
Best approach (DB View vs Reporting joins?)
Sample relationship mapping for these tables
Any performance considerations?
I tried using Query Builder to achieve this requirement, but it is not giving the correct results.
Thanks in advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
@Ankur Bawiskar
any help ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
You can create a CMDB Query for that.
It brings same features on the view with the benefit that in the background it creates a table with the results ("kind of materialized view") that you can define the refresh rate.
Then you report on that.
O Abreu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Thanks @Ankur Bawiskar Quick response
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
not very sure on that
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
