cancel
Showing results for 
Search instead for 
Did you mean: 

configuration setup required for getting soap1.2 version in sap pi 7.31single stack

Former Member
0 Kudos

While generating wsdl for the sender Axis adapter from service registry, it is generating soap version 1.1 wsdl.

is there any way to get soap 1.2 version wsdl from service register for sender Aixs adapter.

The imported wsdl in sap po namespace shows saop 1.2 version, when importing wsdl file from service registry, it showing soap action 1.1 version.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member184720
Active Contributor
0 Kudos

Hi Ashish - I think it's defaulted to 1.1.

But are you able to get the namespace as 1.2 when you download the wsdl from service interface in ESR?

If so then try publishing it into service registry from ESR itself rather than doing it from ID.

(Tools -> publish service interfaces) and see if that works for you..

Reference : http://help.sap.com/saphelp_nw73/helpdata/en/4a/ac62addabb000ae10000000a42189c/frameset.htm

You should have the role "SERVICES_REGISTRY_READ_WRITE" to do that.