by Peter Prokopecz DAXVision | Apr 25, 2020 | Dynamics 365FO
The English version of my Meetup presentation about data entities has been uploaded to YouTube. Slides available here: https://github.com/PeterProkopecz/Presentations/blob/master/2020-04-08%20D365FO%20Meetup%20Budapest/DAXVisionPeterProkopecz_D365SCMDataEntityEN.pptx...
by Peter Prokopecz DAXVision | Feb 11, 2020 | Dynamics 365FO
In an earlier post, I described how to set up Postman to test calling your AX data entities. http://daxvisionerp.com/call-ax-data-entity-from-postman/ You can also read data from AX data entities using Excel. It is easy, no need for secret and token, etc, you just...
by Peter Prokopecz DAXVision | Jan 3, 2020 | Dynamics 365FO
Here in this post I give hints about how to register an application in Azure Active Directory, set the application access in AX and then how to call AX data entity from Postman Register an application and give the necessary API Permissions Based on the information...