cancel
Showing results for 
Search instead for 
Did you mean: 

Web service SOAP 1.2 consumption.

Former Member
0 Kudos

Hi all,

I have a problem regarding the call of a web services based on SOAP 1.2 protocol.

My system is SRM version 5.00 (SRM_SERVER 550 0010 SAPKIBKT10).

I create a proxy object to call a web service, that has two end-point, the first based on SOAP 1.1, the second one based on SOAP 1.2.

When I call the first end-point the communication works,while when I call the second I receive the error SoapFaultCode:2 Wrong SOAP Version.

How could I know which SOAP version my system has? Is it possible to update the soap version?

Best regards,

Norberto.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi all,

I note that the binding type in the logical port configuration (http://schemas.xmlsoap.org/soap/http) link to SOAP 1.1 protocol, I would change this property so that the binding type link to soap 1.2 protocol, is that possible?

Best regards,

Norberto.