- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-27-2022 11:47 AM
We have been trying to build a report that includes the following:
Publisher, Product, Full Version, Edition, Software Model, Discovery Model, Lifecycle Phase, Phase Start Date, Installed on, Class, Environment, and IP Address.
However, it seems the details are located on multiple tables and I just can't seem to figure out how to put these things together to provide the requestor with a CSV extract that contains all the details they need.
I was hoping some of you have worked out something similar and could share your thoughts.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-30-2022 08:27 PM
This article should get you close. You'll need to dot walk the installed on field to get the CI's class, environment and IP Address attributes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-31-2022 01:00 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-08-2023 05:42 AM
Did you get solution for this?