I have been trying to interact with AX 4 using C# and .Net as I need 
post to be made instantly and having a batch running all the doesnt 
seem like a good idea.

But I am having problem finding out how to do. MS documentation is slim 
to say the least. 
Logging on with the .Logon() method is easy as well as calling static 
methods with .CallStaticRecordMethod() but then what. How do I get to 
fields and non static methods?????? Can anyone tell me how to do this 
or must I send an array to a static method in AX and have it do the 
posting? 
Any help would be great.

Reply via email to