Skip to Main Content

Cloud Platform

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!

Response options for POST method in Restufl services?

1006434Apr 30 2013 — edited Apr 30 2013
I am using the Restful services for the Oracle Cloud Database and I am trying to see what my options are for returning responses from my POST calls but haven't had any luck. It doesnt seem that using dbms_output.put_line() is respected for returning information in the body of the response and I havent had any luck with OUT parameters. Obviously GETs work fine returning the selected dataset, but I can't figure out what to do for POSTs. Can someone give me a quick simple, PL/SQL hello world example of returning data (body or header, either is fine) for the REST APIs?

Edited by: 1003431 on Apr 30, 2013 3:56 PM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 28 2013
Added on Apr 30 2013
0 comments
915 views