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