Skip to Main Content

APEX

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!

APEX_PUBLIC_ROUTER

itshakJul 11 2024

Hi,

We upgrade our Apex development environment to version 24.1.0 (ORDS 24.1.0.r1080942) on windows machine.

Our DB is 19.23 EE

Our web server is Tomcat 9.0.89

We are using Oracle Application context with APEX application.

Before the upgrade, APEX always use the APEX_PUBLIC_USER to run the sql / pl/sql on the DB.

After the upgrade, APEX run the pl/sql sometimes with APEX_PUBLIC_USER and sometimes with APEX_PUBLIC_ROUTER so the use of the Application context return wrong values.

Anyone know this new behavior ?

Thanks on advance

Comments
Post Details
Added on Jul 11 2024
19 comments
2,064 views