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!

set_identifier. prehook? schema user?

OrkanJun 24 2020 — edited Jun 24 2020

Hey community,

I've set up ORDS without APEX and can make GET and POST calls for a sample table.

The goal ist to make those calls on a view, whose content dependents on the user that is connected to DB.

User A gets different content for a call than user B.

How can I accomplish making calls with a db user rather then the connection pool user?

I could not find anything in the oracle docs.

Regards,

Orkan

Comments

Post Details

Added on Jun 24 2020
1 comment
91 views