Hi Folks,
i am using Dynamics AX 2012 R3, and i built a simple data contract class for service with http adapter.
i am using "Postman" to send soap (with sample of xml data contract) request to service.
Every thing work correctly, i receive 200 http code, but when i change order of elements in xml, a few data member attributes receive empty values.
I suspect the right correct of order are alphabetical order.
That bugs of aif xml parser?. Order of elements should not be important in xml.
i hope that i was detailed explain my trouble
*This post is locked for comments