- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2017 08:52 AM
Right now I have itil setup to inherit pa_viewer. This allows my itil users to see the widgets (graphs) in PA, but if they want to click on one to get into the detail they get a "security constraints prevent access to requested page" message. I haven't been able to determine which table ACL may be the cause of this, and there's nothing obvious in the PA admin stuff. itil users have read access to pretty much everything in our instance right now, so I don't think it has anything to do with the actual related 'Task' tables.
Solved! Go to Solution.
- Labels:
-
Dashboard
-
Performance Analytics
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2017 01:23 PM
Hi Jude,
I just had this issue and i know why now
If you are trying to access the breakdown then the indicator that comes up should be accessible by that user.
For ex: if you go to incident management dashboard and in overview tab click on the basic indicators, it shows you the details related to that indicator. What you need to do to make that accessible is go to the indicator record and under access control tab, select the visible to all users, or mention the role which you want it to be visible for.
Please mark the answer as correct or helpful if it helps resolving the issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2017 02:15 PM
Hi Jude,
pa_viewer only allows to see dashboard and scorecard. what are the details you are trying to see?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2017 05:21 AM
These are all itil users I'm referring to.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2017 05:30 AM
Hi Jude,
Possibility that the table which has some security constraint issue would be a custom/database view table. Since, security constraint issue is mostly of ACL you can try in & look for the table & all the ACLs that are set up for that table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2017 05:49 AM
My itil users have full read access to sc_request...I'm not sure which table is the issue.