Hello community,
Please help to find a solution for the following task:
I have Axapta version AX 2009. I want to connect web service to it. I used the internal help system and I found a solution.
I did follow steps:
From the Tools menu select Development tools, select Application Integration Framework, and then select Add service reference.
or
In the AOT, right-click the References node, and then click Add service reference.
You can try to add web service individually or read an internal AX help system. Use follow keywords "Consume Web Services" for reproducing all steps.
I tried to add a service reference to AX but got this error
The translation of this text-error is "Base connection closed: "Failed to establish trust for SSL / TLS secure channel. The remote certificate is invalid according to the directors of authentication."
I use a private encrypt system instead of a trusted channel. The Remove service doesn't use a secure trust channel. How to switch off SSL/TLS on AX?
Please help to solve it.