We are doing the Integration with the Bank for Electronic payments & bank has provided the Web service API (WSDL URL), we are using the AX 2012 R3 CU12 Environment
My question is
- Do we need to generate the XML in X++ using XmlDocument & XmlElement and pass the generated XML to Web service
- how to capture the response, i.e. the acknowledgement
- OR do we need to write the code in C# to generate the XML
- What is the best approach to do the integration
If possible can you support your suggestions with sample code or articles, that will be very helpful
*This post is locked for comments
I have the same question (0)