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

Alex Keh-Oracle
Answer

You can sell and setup software with the NuGet managed ODP.NET (Oracle.ManagedDataAccess.dll) version if you want. You just have to license the software under a different legal agreement. You don't have to use the Oracle Client.

The OTN license has restrictions to resell. You can contact an Oracle reseller or sales person to acquire a license that will allow you to resell. With that license, you can use then redistribute your application with the managed ODP.NET software.

Marked as Answer by 854903 · Sep 27 2020
854903

Thank you Alex.

I was not conscious of making another contract.

Your answer was very helpful.

I will contact the reseller immediately.

1 - 2
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
622 views