cancel
Showing results for 
Search instead for 
Did you mean: 

No SOAP Envelope but 1 {http://schemas.xmlsoap.org/wsdl/}definitions; HTTP 200 OK

brian_briones
Participant
0 Kudos

Hi experts,

I have the next interface:

WS<---->PI<---->SAP-R3

THe WSDL imported is RPC STYLE.

I am having the following error:

No SOAP Envelope but 1 {http://schemas.xmlsoap.org/wsdl/}definitions; HTTP 200 OK

This error is on the RESPONSE message.

I testing the WSDL on SOAPUI and and works correctly.

this is the URL

http://190.96.76.23/WebApp/WS/wslmeempleador.php?wsdl

I Check in SOAP CC  "NO USE SOAP ENVELOPED" but the response not come correct.

Help me.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Take a look at this thread :https://scn.sap.com/thread/2071950

Rgrds,

Jo

Answers (2)

Answers (2)

0 Kudos

Hi Brian,

You can try adding "nosoap=true" in the URL and check if the issue could be resolved.

e.g.,

  http://host:port/XISOAPAdapter/MessageServlet?channel=p:s:c&nosoap=true

More details can be found in the SAP Note 856597 : FAQ: XI 3.0 / PI 7.0/7.1/7.3 SOAP Adapter

"How does the nosoap mode work for the SOAP sender adapter?"

Regards,

Daniel

former_member303666
Active Participant
0 Kudos

Hi,

Check your Target URL & uncheck the soap enveloped chcek box and check it.

This error is on the RESPONSE message.

Request is updating in to the WS system ... while gettin the response from WS sytem it it showing 200 ok error.

they did not return soap response required by Soap Adapter in proper format.

send the error to WS team. they will help us.

check the below link for your ref ...

http://scn.sap.com/thread/2144281

http://scn.sap.com/message/8657122

Regards,

Kesava