Body declared in WSDL Operation is of RPC type which is not supported by adapter
Using Oracle Integrations 3
While tring to create a exposed SOAP Service Using Oracle Integration, the following error is showed up:
Body declared in WSDL Operation is of RPC type which is not supported by adapter
But my WSDL File does not contains any reference to a RPC Binding Style:
Bellow my soap binding
<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>