How do I display data from multiple tables in a list collector.

kjay1
Kilo Explorer

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

Deepak Ingale1
Mega Sage

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.