cancel
Showing results for 
Search instead for 
Did you mean: 

invalid content type for SOAP: TEXT/HTML

Former Member
0 Kudos

Hi,

I am facing problem with SOAP receiver (third party sys) -- 'SOAP: error occured: com.sap.aii.af.ra.ms.api.RecoverableException: java.io.IOException: invalid content type for SOAP: TEXT/HTML' -- error at RWB/adapter engine

When I am sending same data from soapUI (a soap client tool) its reaching successfully to thirdparty.

With the same wsdl loaded into XI and with the same data , I am unable to to send the data to TP.

what cld be the problem ?

Regards,

Sachchidanand

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

change the setting in Soap Adapter in Module tab by setting with ModuleTranformBean with parameters as transform.content as text/xml

Regards,

Sreenivas

Former Member
0 Kudos

Hi Abhishek & Sreenivas,

Thank you for ur replies.

1. CC is without the tick 'Do not use soap envelop'

Is this error could be because of firewall settings because still the firewall openings are not done for TP<--> SAP XI ?

Former Member
0 Kudos

Sreenivas,

Thanks for ur reply.

I tried to modify CC as per ur suggestion

I put Parameter name as 'ModuleTranformBean' and in parameter value what shld I put ? - transform.content OR text/xml

waiting for reply

Regards,

Sachchidanand

former_member200962
Active Contributor
0 Kudos

Hi,

Check this thread....

a similar problem is discussed and the person has posted the solution as do not check the "Do not use SOAP envelope" option in the CC.

Regards,

Abhishek.