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!

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.

Modify Application Settings After Import

Burge_AUJan 28 2025

We migrate APEX apps between environments using SQLCL. The APEX app has environment specific settings for “Session Timeout URL” and “Session Idle Timeout URL”. Is there an API available that can modify these settings after the APEX app has been imported into the target environment using the install.sql script? Our current process is to modify the create_application.sql file manually which is a little cumbersome.

Comments
Post Details
Added on Jan 28 2025
4 comments
92 views