PROBLEM: I need to feed data from a PHP script into Dynamics AX. METHOD: I suppose the easiest way to do this is by using the Dynamics AX Business Connector. QUESTION: Is it possible to connect to the Dynamics AX Business Connector directly from a PHP script? If so: How?
A:
No, I don't think that is possible. The Business Connector is used for .NET or legacy COM applications.
Tony
2010-02-01 11:56:19
A:
You might be able to call the Dynamics AX .NET Business Connector from PHP using the DOTNET class.
Jay Hofacker
2010-02-26 19:24:24