I need to know which soap version is consumed by outsystems app (1.1 or 1.2), is there a way that we can check these configurations? and what are the needed steps for changing the version ?
Hi,
You can find the answer here:
https://success.outsystems.com/Documentation/11/Extensibility_and_Integration/SOAP/Consuming_SOAP_Web_Services
OutSystems provides support for consuming SOAP Web Services with WSDL 1.1 and SOAP 1.1/1.2.
Regards,
Daniel
Thanks Daniël. My question is how can I change the current setup to use SOAP 1.2 instead of 1.1.
Maybe I lack the right knowledge, it is my understanding a SOAP service is either 1.1 or 1.2.
When you consume a SOAP service in OutSystems, it can handle both. There is not configuration setting available in the platform to say the service should be processes as 1.1 or 1.2