hello
we are currently working on integrating our inventory into Jira Insight and creating reports with eazyBi.
We have created the object types, given them attributes and arranged them hierarchically.
The object “Location” contains additionally to the predefined attributes our custom attributes “locationname” and “ring”.
The object “Host” contains additionally to the predefined attributes our custom attribute “Location” which is a reference to the object “Location”.
In addition, we have also successfully imported the inventory by using a CSV file.
Now we wanted to create reports using eazyBI.
So we have successfully imported the source data from Insight.
For example we want to create a report in which the locations and also the rings are assigned to our hosts and displayed. The problem we are having is that eazyBI fails to match the location and also the rings to our hosts. So we are basically just getting a report of the object “Host” with its attributes but we are not capable of matching them with the object “Location” and its attributes even tough the matching is working in insight.
Our goal is to expand this report by adding racks and cards to it. So that we can see which device is placed in which city and is part of which ring, what its hostname is and how many free slots are available on this rack.
Thank you and best regards
Sahil