How do I gain proper access to sys_audit_role table?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2022 03:00 PM
On my PDI (San Diego Patch 1), I can read the sys_audit_role table but I can not export the data or report on it. All of the right click controls are also disabled in the interface. I was testing this out before deploying it in production for auditing needs. I am accessing it with the admin account and also tried to elevate to security admin, with no success.
Hopefully someone can help. Thank you in advance.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2022 03:38 PM
Hi Ken,
I just commented a security rule script and now i can aceess that table can read and write. It seems it not ok for security purposes because it will give access to all tables. you can look for specific Security rule or ACL by looking into table configurations.
I would suggest checkng the table configurations. and gain access with specific ACL.
EDITED : yea this one will work
Reporting : Reporting on system tables
Mark Correct or Helpful if it helps.
***Mark Correct or Helpful if it helps.***

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2022 03:43 PM
Hi,
System tables are not reportable by default with a few exceptions. Please check the page below for more details.
https://docs.servicenow.com/en-US/bundle/sandiego-now-intelligence/page/use/reporting/concept/c_ReportOnSystemTables.html
I am unsure why the export option isn't working. Maybe try it in a different browser.
Thanks,
Arav