Hi Folks,
I'm working with JDeveloper 12.2.1.2.0 to consume PLSQL objects and create a soap service.
The issue that I can see is that it is wrapping the output parameters into result object.

I would like my wsdl to directly return my out parameters instead of a wrapper, that is how it was working in JDev 11G.

I can see the same being embedded into wsdl
Issue is similar to https://community.oracle.com/tech/developers/discussion/3624611/toplink-db-web-service-provider-result-format but can someone help me with the right solution.