Skip to Main Content

ORDS, SODA & JSON in the Database

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!

Rest Listener Wish List

brian.mcginityMar 7 2015 — edited May 20 2015

With the hopes that this thread might reach the ORDS decision makers, here's my with list.  Feel free to add to it:

- remove the requirement to install Apex. 

- create two new plsql datatypes:  http_request_body_clob and http_request_body_blob.  These will contain the raw http request as a clob or as as blob. Or if this is too hard, then create a function which will return the raw request body.

- create an new CGI variable: http_header so we can see the request header from within plsql.

- keep Apache, yes it cannot support websockets, ws:// -- most will have a separate websocket server anyway.

- support Nginx.

Comments

Robin Chatterjee

usually you need to raise an issue on the beehive forum if you face a resource issue.

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

Post Details

Locked on Jun 17 2015
Added on Mar 7 2015
2 comments
891 views