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!

How to get the Static ID Global Variable

M.broJan 28 2019 — edited Jan 29 2019

Hi All,

I am Using oracle apex 5.1.0 and 18.1

I am using Lot of Global Variable (APP_USER,APP_PAGE_ID,APP_SESSION_ID,_APP_COMPONENT_NAME) but I am planning enable the to "Authorization Schemes " using the static id in region level or else you can suggest to me what is best practice to enable the authorization schemes.

My requirement is I have different user i need to enable the page level restriction,region level,button, field level restriction. How i can enable the restriction to the whole application. Right now i am using the table - apex_application_page_regions to get the Component name and the restrict the page,regions,button.

But in future i don't want use the component name.  because my page have same type of region name currently in application .

Thanks

M.Bro

Comments
Post Details
Added on Jan 28 2019
4 comments
2,347 views