Skip to Main Content

SQL Developer Web

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Ability to change Table name dynamically in ORDS endpoints

User_0U5THJun 23 2023

I have configured ORDS 22.4.4 (standalone) in Linux 7, hosting Oracle 19c and APEX. I was finding option to change table names at the endpoint levels dynamically, rather than creating different templates and handlers. If it is not possible then can we use PLSQL blocks as endpoints and secure them with Oauth2.0?

Ex: https://hostname:8443/ords/<pool>/plsqlproc/<schema.obj>

Where schema.obj I can change dynamically.

Thanks,

Kundan

Comments
Post Details
Added on Jun 23 2023
1 comment
409 views