- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2022 02:56 AM
Solved! Go to Solution.
- Labels:
-
Customer Service Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2022 06:18 AM
We would need more info such as "what are the complete list of roles the user has", for example, please check the users don't have snc_external because on ServiceNow vanilla, that role is enough to grant access.
Then, if the issue isn't on the roles given to users, the issue should be on the case ACL (managed via either the "Query rules" since Quebec or via some Script Include CSQueryBRUtilOOBConstants and related CSQueryExtensionInstance). But go there only if the first part isn't successful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2022 06:18 AM
We would need more info such as "what are the complete list of roles the user has", for example, please check the users don't have snc_external because on ServiceNow vanilla, that role is enough to grant access.
Then, if the issue isn't on the roles given to users, the issue should be on the case ACL (managed via either the "Query rules" since Quebec or via some Script Include CSQueryBRUtilOOBConstants and related CSQueryExtensionInstance). But go there only if the first part isn't successful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2022 12:19 AM
Hi David,Thanks for your reply.
I solved this from myself. Users are holding other external roles like - customer, etc.
Regards,