cancel
Showing results for 
Search instead for 
Did you mean: 

RFC to SOAP Scenario -- Delivery Exception

Former Member
0 Kudos

Hi All,

I am working on RFC to SOAP scenario.

On executing a program in the SAP system, the system is throwing a dump stating "com.sap.aii.af.ra.ms.api.DeliveryException: invalid content type for SOAP: TEXT/HTML".

I feel that the error is because of the response not being sent back by the webservice. On executing the webservice independently, it is working fine i.e. sending back the response.

Can anyone suggest the possible reasons for this error and what needs to be done to rectify this?

Thanks,

Ravi Kiran

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

the return from the Web service must have been an HTML(may be an error page or something)...What kind of authorization does this WS look for ?

Pls check these threads...

former_member187339
Active Contributor
0 Kudos

Hi,

Check your receiver soap adapter.. Is there any error in the adapter monitor? Check the parameters of the receiving communication channel.

Regards

Suraj