cancel
Showing results for 
Search instead for 
Did you mean: 

Error In SOAP adapter

Former Member
0 Kudos

Hi Everyone,

I am getting one error while doing a HTTP to SOAP scenerio,it says:

ERROR

<SAP:Error><SAP:Category>XIAdapterFramework</SAP:Category><SAP:Code>MESSAGE.GENERAL</SAP:Code><SAP:AdditionalText>com.sap.aii.af.ra.ms.api.DeliveryException: java.io.IOException: invalid content type for SOAP: TEXT/HTML</SAP:AdditionalText></SAP:Error>

Can any one plz suggest wht I am missing,I have gone through previous threads also,n tried using Message Transform Bean bt still its not working.

Thnaks in advance.

Pallavi

Accepted Solutions (0)

Answers (7)

Answers (7)

Former Member
0 Kudos

HI Jai,

my web service is expecting the message in XML format,so i guess no need to use transform bean,n i m not using the option "Do Not Use SOAL Envelope".

And Stefan,Yes we are using proxy server,I hvae tried both,with n without Proxy User Authentication option bt still its not working.

stefan_grube
Active Contributor
0 Kudos

The URL is wrong or the password is not correct.

Are you using a proxy server?

Regards

Stefan

Edited by: Stefan Grube on Apr 3, 2008 1:28 PM

Former Member
0 Kudos

HI Sheshagiri,

HTTP is at sender side,not the reciever one.Links that u have send me are all for HTTP as reciever.

Former Member
0 Kudos

Pallavi,

By default, the receiver SOAP adapter sets the content type for the message as text/XML. Is your receiver Webservice expecting a different content type? If so, then you will have to change it using MessageTransformBean.

BTW are you using the option "Do not use SOAP envelope" in the adapter config?

Regards,

Jaishankar

Former Member
0 Kudos

Hey,I have chked the URL its working properly....

Tell me smthng else if I am missing......

Former Member
0 Kudos

Hi Pallavi

Check the URL that u have mentioned in the receiver SOAP adapter by copy

and pasting it in the Internret explorer, if it points to the correct destination.

Thanks

Vinod

Former Member
0 Kudos

Hi,

Follow this For HTTP As Sender

http://help.sap.com/saphelp_nw04/helpdata/en/43/64dbb0af9f30b4e10000000a11466f/content.htm

/people/william.li/blog/2006/04/18/dynamic-configuration-of-some-communication-channel-parameters-using-message-mapping

/people/community.user/blog/2006/12/12/http-to-rfc--a-starter-kit

REgards

Seshagiri

Former Member
0 Kudos

hi

you are creating the httpj to soap scenarios

in that no need to create the sender agreement

after completing the IR and ID run in to the http client

give the server name and port number and quality of service and password and

put your http message in to the text and check again

test in to the runtime workbench

i hope it will run

thanks

Regards

vijay