cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP receiver TEXT/PLAIN Error

Former Member
0 Kudos

Hi    Expert

I am  facing  error in Soap  receiver adapter  :

"SOAP: error occured: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.io.IOException: invalid content type for SOAP: TEXT/PLAIN; HTTP 505 HTTP Version Not Supported"


Regards

Ashish

Accepted Solutions (0)

Answers (3)

Answers (3)

Bhargavakrishna
Active Contributor
0 Kudos

Hi Ashish,

This is due to HTTP version issue refer the below blogs

    Http Codes - Process Integration - SCN Wiki

Regards

Bhargava Krishna

Dimitri
Active Contributor
0 Kudos

Hi Ashish,

You can change the content type using adapter module AF_Modules/MessageTransformBean and parameter Transform.ContentType with value text/xml for example.

Kind regards,

Dimitri

Former Member
0 Kudos

Did you check:

Best Regards

Harald