Not able to report on sys_user_role and sys_user_has_role table
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2017 02:08 AM
Not able to report on sys_user_role and sys_user_has_role table though I have both the tables listed in glide.ui.permitted_tables sys property
Labels:
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2017 02:29 AM
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2017 02:35 AM
Hi Scotty,
Can use database views for reporting: http://wiki.servicenow.com/index.php?title=Database_Views#gsc.tab=0
Thanks