For many, using Microsoft Dynamics AX AIF WCF services is not as easy as it seems. As they say, the devil is in the details and the AIF logging/debugging mechanism leaves much to be desired.
AIF services are usually consumed through the Visual Studio Add Service Reference feature. In order for the AIF service to work properly, you need to specify its endpoint configuration in the app.config or web.config files, or in the source code directly. With security/authentication in place, this...(read more)
↧