Skip to Main Content

APEX

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How can i get the return variables of GET method in PL/SQL procedure

Soukaina IDRISSIFeb 15 2018 — edited Feb 24 2018

Hi everyone,

I created a PL/SQL procedure named getInfoUser(id IN NUMBER), that call a GET method( which return 10 variables) of one particular RESTful Web Service, and i want to know how can i do, to return this 10 variables in my own procedure.

Thank you in advance for help.

This post has been answered by Pavel_p on Feb 21 2018
Jump to Answer

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 22 2018
Added on Feb 15 2018
23 comments
2,595 views