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!

Run ORDS as different users?

Paul JorstadFeb 3 2020

Is it possible to set up ORDS to login as different users?

Now, the ORDS installation is associated with one schema user. Hence, when a REST service calls a package the value of the USER keyword would be the same all the time. The underlying application we are using, uses the USER keyword to tag rows that are edited. Hence, it would be nice if ORDS could use several schemas to login with. In that way, we have more control and can see if a row has been created or updated from a REST service.

Comments

Post Details

Added on Feb 3 2020
0 comments
158 views