Skip to Content
0
Former Member
Aug 28, 2006 at 01:56 PM

Soap Error: content-type of the request should be text/xml

1906 Views

Hi,

I'm working on a HTTP-SOAP scenario and I have checked the "Donot use SOAP Envelope" check box, in the receiver soap adapter.(I am creating the message payload with the SOAP envelope in the interface mapping.)

When I send a request to the webservice, I get the following error:

<faultcode>soapenv:Client</faultcode>

<faultstring>content-type of the request should be text/xml</faultstring>

When I checked the message payload in MDT, I found that an extra soap envelope is added by the adapter inspite of the setting made in the receiver soap adapter.(and this extra soap envelope has content-type as application/xml- and hence the error.)

Any clue why this is happening?

Regards,

Smitha.