Custom service to check customer credit
This is a quick example of creating a custom service to call some business logic in Dynamics AX. In this example shows how to use a custom service for checking […]
This is a quick example of creating a custom service to call some business logic in Dynamics AX. In this example shows how to use a custom service for checking […]
In this video I walk through a basic process of creating a custom service. This is a good method for exposing some business logics that you want to call from […]
In another post Creating a custom service I walkthrough the creation of this project but if you want to skip that and just play with the sample you can download […]
With the cost decline of hard disk space and the business needs to keep data online you may not need this capability, but if you are in an environment where […]
In this video I walk through the basic setup of exposing some data out of Dynamics AX for reading data. The ODATA connection in AX only supports read access so […]