Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Toplink DB Web Service Provider Result Parameter

Ajax_ordsOct 14 2020 — edited Oct 14 2020

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.
image.png
I would like my wsdl to directly return my out parameters instead of a wrapper, that is how it was working in JDev 11G.
image.png
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.

Comments

dvohra21

The TopLink version could be different. What are the TopLink versions?

1 - 1

Post Details

Added on Oct 14 2020
1 comment
80 views