cancel
Showing results for 
Search instead for 
Did you mean: 

Messaging Exception while on SOAPReceiver

Former Member
0 Kudos

We have a scenario from Proxy sender to SOAP Receiver. When I am making a call, I am getting below error -

<SAP:Category>XIAdapterFramework</SAP:Category>

<SAP:Code area="MESSAGE">GENERAL</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText>com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.io.IOException: invalid content type for SOAP: TEXT/HTML; HTTP 404 Not Found</SAP:AdditionalText>

I checked WebService URL and it is correct. Settings looks right.

Is there anything that I am missing here.

Thanks for your help in advance.

Thanks,

Sandeep

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Sorry for the confusion. Found that the WebService URL was wrong. After Service team provided right one, it started working