Hi folks,
I try to export customers from AX to external application (external webportal) with AIF services. I created a contract and a service classes guided by this walkthrough; https://www.dynamics101.com/creating-custom-inbound-aif-service-microsoft-dynamics-ax-2012/
The question is where I should put the URL with the customer services that client gave me?
http://www.customerwebsite.com/CustomerServices.svc
I tried to put the URl in the newly created inbound port in the field "URI" under Addresses. But when I try to activate it I get an error message.
Then I tried to put the URl in the WCF Test Client, but there as well I get an error message.
Also, the IIS is installed, but the Web services on IIS are not configured. Is it crucial to test the web service?
Thanks for help
[EDIT]
Also when I call Buttom "Data policies" from the Inbound port "myInboundPort" - >service Contract customizations to view the schema, I get an error "The deployment web site was not found for port: myInboundPort". I don't see any possibility to upload a schema even if I had one. Maybe it is relevant to the problem above. Thank you
*This post is locked for comments
I have the same question (0)