Issue with Accessing Workspace Dashboard Reports and List for Non-Admin Users
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-02-2024 10:59 AM
I have set up a custom application with the workspace experience in App Engine. I enabled the application administration checkbox to restrict access to application users only.
As a non-application administrator user, I cannot view the workspace dashboard reports and list. However, when I disable the application administration, I can view the reports and list. I have validated all the ACLs and list applicability.
I have attached a screenshot. Please let me know if you have any workaround for this issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-30-2025 04:30 AM
For anyone having same issue i found a solution building upon @Fabio Fernandes solution for the lists.
you need to also make explicit ACL rules for PAR_dashboard tables - such that your agent users have read access to these tables. I gave my agents read access to the following tables: par_dashboard_canvas, par_dashboard_tab, par_dashboard, sys_ux_list, sys_ux_list_category
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-30-2025 05:25 AM
It is correct. I did not have to create in those table because I had done previously and my main issue was with the lists.
just one thing, for the par_dashboard_tab acl I am validating if the user can read the dashboard.