Need help matching entitlements with discovery models
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2024 02:55 AM
Hello Team,
I am trying to create a report in ServiceNow to match Entitlements with Discovery Models. I want to see which Entitlements don't have matched Discovery Models and vice versa.
Essentially I need to display if they are under-licensed or over-licensed.
I am currently in the alm_license table and trying to dot-walk to the relevant information, but I am unsure of the exact route.
Could someone with experience guide me and tell me the route I think it should be something like alm_license -- Software Model(software.Model) ---- Discovery Model or something similar ?
Maybe its another table im missing , if so which table would that be ?
Thanks for your help in advance!