Getting 'Scope does not have access to table sn_hr_core_case_relations' while trying to lookup a record in Flow Designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-26-2021 03:42 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-26-2021 04:00 AM
Check Restricted Caller Acess to see if there is an entry with Invalidated or Requested status? If so, update it to Allowed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-26-2021 04:13 AM
i have checked..there is no such restricted caller access on that table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-26-2021 04:23 AM
Hi,
Seems the user doesn't have read access to that table
Your flow runs with which user? Can you try setting it as Run as -> System User
your flow is in which scope?
If your flow is in "Human Resources: Core" scope then this should work fine.
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-26-2021 06:20 AM
The flow is in a custom application not in Human Resource: Core, and the flow run as is set to system user.