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