Skip to Main Content
Feature Request FR-3368
Product Area Application Builder
Status OPEN

3 Voters

Page Locking / Unlocking API

jason.aughenbaugh Internal
· Sep 15 2023

Idea Summary
Provide an api to allow an application page to be locked from pl/sql.

Use Case
In multi developer environments we want to be able to lock pages in an application using plsql using an api

Preferred Solution (Optional)
Since the operation in apex internal code is fairly simple of adding and deleting this information on a specific table this could be exposed as part of the apex_util package.  just replicate the lock_page and unlock_page procedures from the wwv_flow_property_dev package

This idea is open.