HI PI gurus,
Need your help here.
We have web service - RFC synchronous scenario in SAP PI AEX 7.4.
Source system( Web service) is using SOAP 1.2 protocol.
To support SOAP 1.2 , i have used SOAP sender channel with below configurations:
Transport Protocol: Servlet(Axis)
Message Protocol: Axis
Adapter Engine: Central Adapter Engine
Quality of Service: Best Effort
Payload Extraction: SOAP Body Child
My Queries are as below:
1. If this SOAP sender configuration will support SOAP 1.2 protocol?
2. Also i have checked the wsdl file generated from ICO , it contains SOAP action as soapAction="http://sap.com/xi/WebService/soap1.1" i.e SOAP 1.1
Please help in resolving this ?
Thanks in advance.
Regards,
SV