cancel
Showing results for 
Search instead for 
Did you mean: 

PO SOAP receiver Error response for SOAP request or invalid content-type.; HTTP 200

Former Member
0 Kudos

Hi experts,

I have 2 interfaces Idoc-->Receiver SOAP and Proxy-->Receiver SOAP, and I have error for both In CC receiver SOAP :

Error response for SOAP request or invalid content-type.; HTTP 200

SOAP: Call failed: java.io.IOException: HTTP Error response for SOAP request or invalid content-type.; HTTP 200 XMLBridgeToQueue.asp: Document processed successfully

MP: exception caught with cause com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.io.IOException: HTTP Error response for SOAP request or invalid content-type.; HTTP 200 XMLBridgeToQueue.asp: Document processed successfully

SOAP: Error occurred: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.io.IOException: HTTP Error response for SOAP request or invalid content-type.; HTTP 200 XMLBridgeToQueue.asp: Document processed successfully

Exceptions survenues pour Adapter Framework : java.io.IOException: HTTP Error response for SOAP request or invalid content-type.; HTTP 200 XMLBridgeToQueue.asp: Document processed successfully


However Document is processed successfully...


Why is there this error, and How to fix it ?


NW 7.31


I use a receiver SOAP with :


Transport Protocol : HTTP

Message Protocol : SOAP 1.1


Thanks


Accepted Solutions (0)

Answers (2)

Answers (2)

former_member186851
Active Contributor
0 Kudos

Try changing the content and check

justin_santhanam
Active Contributor
0 Kudos

Guz,

Can you try using TCPGW tool to see whats happening? You are just posting message asynchronously correct? Check if you have turned off IDOC ack.

Justin

Former Member
0 Kudos

Yes I post an asynchronous message in outbound.

Idoc ack is turned off, and with the other interface Proxy-->SOAP I have the same message so it's not a problem with the Idoc Receiver.

The receiver SOAP PO is in version 1.1 

If the sender system has an other version (I don't know what's his version) it could be that ?

I don't know what TCPGW tool is ?

justin_santhanam
Active Contributor
0 Kudos

Download the tool from SAP Note - 856597.