Introduction APEX Application Settings offer a convenient way to store values specific to an APEX Application. APEX Application Settings are configured in APEX Builder under Shared Components > Application Settings. This post will describe how Applic...
blog.cloudnueva.com4 min read
These seem very similar to Oracle DB context variables? Are the values available to DB procedures and packages called from APEX?
Great feature. I use it frequently. Saves me from creating additional configuration tables and packages to map such settings to the users.
Jared C
Software Developer
Thank you for this article. I was wondering, can you reference Application Settings in JavaScript?