cmdb_samp_sw_install TABLE - How to see if a records is licensed or not
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2025 01:08 PM
Hello team!
I have a question, where is the best practice to see if a record in cmdb_samp_sw_install is licensed or not?!
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2025 01:59 PM
Running a query or report against cmdb_sam_sw_discovery_model where product type = licensable may get you what you need to start.
Mark my answer as solutions accepted and helpful if it help you anyway.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2025 02:26 PM
I need to see it withouth running a query or a dot walking, is that possible?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2025 10:23 PM
Hi @wllmpeterson,
please edit the table list view and add the "Discovery Model > Product Type" field to your view, this will help you to filter/group without any script or dot.walking.
Best, Dennis