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.
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