Instant Maintenance Mode for Oracle APEX Apps
I needed to set maintenance mode for my 15 APEX applications in the production environment.
Typically, the process is simple - just set Application Definition - Status to “Unavailable”:
And your users will be logged out and will see this ugly, defau...
rafal.hashnode.dev3 min read
Joe Kerr
Delivering real value with innovative strategies and solutions
This is very helpful.
Note: APEX_Application_Admin.Set_Application_Status parameters also changed in 24.2. the p_unavailable_value has become: p_redirect_url / URL to redirect to when p_application_status = c_app_unavailable_redirect.