How do I display data from multiple tables in a list collector.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-21-2016 02:40 PM
When creating the the list collector variable, I select the "Application [cmdb_ci_appl]" for the list table inside the type Specifications. I also need to display information from "server[cmdb_SN]" within the same list collector. How can I do this.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-21-2016 08:34 PM
I dont think that would be possible unless your server[cmsb_SN] table is extended out of Application table.
What I would prefer is to have a list collect on cmdb_ci table and then restrict the records to only application[cmdb_ci_appl] and server[cmdb_SN] class by means of
some reference qualifiers.