cancel
Showing results for 
Search instead for 
Did you mean: 

com.sap.aii.af.ra.ms.api.DeliveryException: invalid content type for SOAP:

Former Member
0 Kudos

Hi,

Am developing a interface with webservice.

For testing i am sending the message from http client and am getting an error like below. I have provided the right user name password. So there is no chance of wrong password. Please guide

<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.aii.af.ra.ms.api.DeliveryException: invalid content type for SOAP: TEXT/HTML; HTTP 401 Access Denied</SAP:AdditionalText>

<SAP:ApplicationFaultMessage namespace="" />

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

I resolved this.

Former Member
0 Kudos

Hey

i m not really sure but as far as i know,we use HTTP client for testing HTTP sender scenario,not for Webservices(not that i know of),for SOAP why not use Altova or XMLspy

Thanx

Aamir

Former Member
0 Kudos

Hi

I am using http adapter and it is mapped to a SOAP message XSD.

So it is not a problem with the SOAP tool.

Thanks

Sebin

agasthuri_doss
Active Contributor
0 Kudos

Hi,

Check out the User Id and Password and also the User role.

Regards

Agasthuri Doss

Former Member
0 Kudos

Its not the problem with user id.

Coz its working fine from webservice navigator