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!

ORDS -> Output CGI Variables with owa_util.get_cgi_env

user7643684Apr 12 2018 — edited Apr 12 2018

The OWA_UTIL package provides an API to get the values of CGI environment variables

e.g.

owa_util.get_cgi_env('X-CORRELATION-ID')

It works for ORDS with source typ "source_type_plsql"

question:

Why is the same CGI environment variable not displayed

for other ORDS source types, e.g. "Source_type_collection_feed"

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 10 2018
Added on Apr 12 2018
1 comment
753 views