I have 2 separate integration projects that appear in the Additional menu for some windows within Dynamics GP. They are only separate because one supports the Project Accounting module, and the other doesn't. I'd like to create other integration features too, but don't want to keep making separate projects for each module.
Is there a way via c#/vb .net to determine if a module is loaded?
Thanks
Jerri
*This post is locked for comments
One way to do this from VB/C# is to use the registration API that is installed with Dynamics GP. That can be accessed from a VB or C# application. For Dynamics GP 10 and later, you can read about how to use the API in the Dynamics GP SDK. In the Table of Contents for the GP SDK, look for the top-level heading "Microsoft Dynamics GP Registration API". You can install the Dynamics GP SDK from the GP Developer Center here: msdn.microsoft.com/.../gp
To use this API, you need to retrieve the registration keys that have been entered into the system. You can find these in the "Registration Master" table, SY03500 in the DYNAMICS database.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156