cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP Error

Former Member
0 Kudos

Hi,

My sceanario is IDOC to SOAP

In my SOAP receiver communication channel am getting the error as below. Please let me know what is the issues

SOAP: call failed: java.io.IOException: invalid http response: null

Message processing failed. Cause: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.io.IOException: invalid http response: null

Thanks in Advance

Dinesh

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member200962
Active Contributor
0 Kudos
My sceanario is IDOC to SOAP
SOAP: call failed: java.io.IOException: invalid http response

The error might be because a response is coming back from the WS....which is not properly handled in PI

Edited by: abhishek salvi on Jan 21, 2011 4:01 PM

Former Member
0 Kudos

Hi,

Abshiek,

We are doing a synchronous scenario.

We are not able to send the SOAP request itself due to this error. Can you please help out for this issue.

former_member200962
Active Contributor
0 Kudos

IDOC does not support SYNC communication? how are you trying to do the scenario....you need to have a BPM involved.

Former Member
0 Kudos

Hi Abshiek,

Yes..We are using BPM...Using Synchronous send step in BPM we are sending the request through SOAP receiver channel...

Thanks

Former Member
0 Kudos

Check thi link which was provided to me by Stefan Grube. Hope this helps:

http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/40611dd6-e66e-2910-f383-e80fb44f9...

Former Member
0 Kudos

Hi Varalakshi,

I have ckecked this link.i want to know what this error message states.

Thanks.

Dinesh