Skip to Content
0
May 22, 2018 at 06:55 AM

SOAP: call failed: java.io.IOException: Cant parse the document; HTTP 200 OK

6146 Views Last edit May 22, 2018 at 10:21 AM 3 rev

Hello Experts,

I’m working on PI dual stack 7.30 , and have a scenaio RFC( ECC ) -> PI -> SOAP.(3rd).

Either in synchronized or asynchronize mode, the SOAP Receiver channel got an error:

SOAP: call failed: java.io.IOException: Cant parse the document; HTTP 200 OK.

The logs as below:

However, 3rd checked that the message had been received and got no error.

I have check that, 3rd response with text/utf-8 format message.

Then ,I tried to use Soap UI tool to call the soap service directly, everything is OK.

Even , I used the provided WSDL to generate client proxy in ECC to test the SOAP service, and with ABAP developers' help to call the service, and all is working fine.

The message by soap ui directly sent look like as below:

So, how could I overcome this error?

Please give me some advice.

Thanks in advance.

Attachments

pic-01.png (18.3 kB)
pic-02.png (16.4 kB)
message.png (24.9 kB)