cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP Recevier error

Former Member
0 Kudos

Hi experts,

Here my scenario is Proxy-to-PI-to Webservice.

In receiver SOAP adapter I used Certificate authentication and User authentication.

I am getting below error:

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?><!-- Inbound Message --> <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1"><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 401 Authorization Required</SAP:AdditionalText><SAP:Stack/><SAP:Retry>M</SAP:Retry></SAP:Error>*

Thanks

Srini

Edited by: srinivasreddy p on Mar 2, 2011 2:22 PM

Accepted Solutions (1)

Accepted Solutions (1)

udo_martens
Active Contributor
0 Kudos

Hi Srini,

401 is an authorization error. Test the service first with SOAP UI to check user credentials. "Invalid content type" is may be sent by the service error msg.

Regards,

Udo

Answers (2)

Answers (2)

Former Member
0 Kudos

Just check the user id and password and the point number no 6 & 7 in the blog form Shabarish:

/people/shabarish.vijayakumar/blog/2008/01/08/troubleshooting--rfc-and-soap-scenarios-updated-on-20042009

Shabarish_Nair
Active Contributor
0 Kudos

check the user id and pwd.

it seems there is no authorization for the user