Quantcast
Channel: SCN: Message List - Service-Oriented Architecture (SOA) and SAP
Viewing all articles
Browse latest Browse all 1056

Re: Consuming webservice in SAP ECC

$
0
0

Hello Manjunatha,

 

Multiple parts in a WSDL is only supported for RPC-style WSDLs, not for document styles. See SAP KBA 1714792 for details.

 

Could you check, if your WSDL is RPC-style or not? You can find this information in the WSDL, within the binding section. E.g.

<binding name="BarSOAPBinding" type="bar:BarPortType">

  <soapbind:binding transport="http://schemas.xmlsoap.org/soap/http/" style="rpc"/>

 

If it's document style, the WSDL is not supported as it is. Follow the instructions in above linked KBA for solving this.

 

Cheers,

Attila


Viewing all articles
Browse latest Browse all 1056

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>