How do I filter out menu listings of modules we don’t own? The menu table shows everything, yet the menu we see in the Kinetic homepage only shows the modules we own. The Enabled, DoNotDisplayInMenu, Status, or CompanyVisibilty fields don’t help.
I don’t see any tables that show what we have licensed, or know how to tie into EAC…
Any suggestions?
I supposed I can manually exclude modules as I find them (like AEP for Estimation Management that we don’t own).
I’m also extremely interested in figuring out how to do this!
Where I’ve ended up from previous efforts: There are references in the database and REST to licenses and menus. There isn’t any data about software services.
Licenses are keyed to services. Services are keyed to kinetic applications. Kinetic applications are keyed to menus. Menus and kinetic applications are just abstraction layers all the way down to the services information void.
What we need is a way to connect the dots between licenses ↔ services ↔ kinetic applications. I bothered support about that, but they didn’t understand the question and killed the case. I remain stumped.
One thought that comes to mind is tracing how Menu Maintenance pulls this information back, as it builds out a full licensed-only menu structure rather quickly.