Tagged Questions
0
votes
1answer
245 views
vb.Net code to use AX 2009 ReturnOrderInService web service
Need to use the create method of the AX 2009 ReturnOrderInService web service in a vb.NET aspx page to create an RMA in AX.
The code I've written below creates the RMA in AX, but doesn't show the ...
0
votes
1answer
794 views
Using AIF webservices to connect to Microsoft Dynamics AX 2009
I'm using AIF webservices to connect to Microsoft Dynamics AX 2009. Proxies are generated for the service in VS2010, but when I want to connect to the service using generate client class, it seems I ...
0
votes
1answer
990 views
Microsoft AX and Business Connector / Enterprise Portal / Application Integration Framework
I've been working a while with a project aiming to integrate AX with the Web.
The company who delivered AX has chosen to use Business Connector (BC.net) directly on my side of the backend.
I've ...