OSB-380001 Not a valid SOAP Content-Type: application/octet-stream
Summary
OSB-380001 Not a valid SOAP Content-Type: application/octet-streamContent
Hi guys,
I am facing an issue in ICS when invoking the Java cloud service SOAP WSDL.
I have created a SOAP connection in ICS with Invoke and uploaded the WSDL file in connection. The security method is Basic authentication.
The JCS WSDL service is working fine if I execute from SOAP-UI and from other integration tools. But not from ICS.
<faultcode xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">soap:Server</faultcode>
<faultstring>ICS runtime execution error</faultstring>
<detail>
<errorCode>OSB-380001</errorCode>
<reason>javax.xml.ws.WebServiceException: javax.xml.soap.SOAPException: oracle.j2ee.ws.saaj.ContentTypeException: Not a valid SOAP Content-Type: application/octet-stream