What should roles given to the user to query sys_user_grmember table?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2017 09:51 PM
I have given rest_service role to a user , but not able query sys_user_grmember (Group Member) table . If give admin role then i am able to access , is admin role really needed for just querying the table ?
Labels:
- Labels:
-
Best Practices
-
Integrations
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2017 10:04 PM
Hello Vidya,
ITIL or User_admin or skill_user role can query the sys_user_grmember table. Hence you can grant any of this roles.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2017 10:05 PM
Just for reading grmember table, you would only need ITIL role. You can create a module for it and ITIL users would be able to read it.