Skip to Content
0
Aug 01, 2016 at 08:27 PM

SAP PI 7.31 - Calling Receiver SOAP 1.2 service

440 Views

Hello,

I am trying to call a SOAP 1.2 service and I followed the steps described in blog. I am using the SAP PI 7.31 SOAP Adapter.

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/80104882-c7a8-2f10-c3a3-81f1829173c2?overridelayout=true

I am getting the following error.

com.sap.engine.interfaces.messaging.api.exception.MessagingException: SOAP: Response message contains an error

XIAdapter/HTTP/ADAPTER.HTTP_EXCEPTION - HTTP 415 Cannot process the message because the content type 'application/xml' was not the expected type 'text/xml; charset=utf-8'.

I am not sure what should be the ideal Content Type transformation I should use ?

Thanks,

Kiran