Resolved! Query "sys_user_grmember" table for user in specific group
I need to access "sys_user_grmember" table for user being part of a specific group, if so return the user and match requested_for user. I'm having problem when a user is part of multiple groups, then the script only checks for first group and returns...