cancel
Showing results for 
Search instead for 
Did you mean: 

Exception while posting a message using SOAP adapter

Former Member
0 Kudos

Hi

We are getting the following message while posting a SOAP request through SOAP adapter through Http Client. The error message is

<SAP:Error>

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

<SAP:Code>MESSAGE.GENERAL</SAP:Code>

<SAP:AdditionalText>com.sap.aii.af.ra.ms.api.DeliveryException: invalid content type for SOAP: TEXT/HTML</SAP:AdditionalText>

</SAP:Error>

Please help in this regard.

Regards

Ramesh

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Thanks for the replies..

It ran successfully after correcting the Target URL and the SOAP action.

former_member185845
Active Participant
0 Kudos

Dear Gopal,

I am trying from HTTP->WEB SERvice (R/3 system)

I have created a webservice from RFC.

Receiver Adapter type : SOAP

USer authentification provided

URL provided. i picked from wsdl file

i am getting this error

com.sap.aii.af.ra.ms.api.DeliveryException : invalid content text/html.

I hope u trouble shooted this kind of error.

can u provide me some clues.

regards

chandra

Message was edited by:

chandra shekar dasari

Shabarish_Nair
Active Contributor
0 Kudos

Seems the request message is not what is expected. Do a standalone test of the request using XML Spy and check whether the message is similar to what is expected by the Webservice.

Former Member
0 Kudos

Hi ,

check this thraed..

sekhar