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 access the role of user(:APP_USER) in SQL of page in Oracle APEX

Mali ShariatJan 12 2021

Hi,
I have a page like this:
people.pngI want to add a restriction for link "Client Info"(last Column) based on the role of user, for example if user1 has the role of 'ACC' then just can see the "Client Info" who registered in 'ACC' service. Each person has the column called service which can registered in different services such as 'ACC'.
I have access to the :APP_USER in the sql of this page but I don't know how to apply a restriction base on the role of user?
Please help,
Thanks Mali

Comments
Post Details
Added on Jan 12 2021
3 comments
6,990 views