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
06-02-2021 01:38 PM
Hello,
I had a similar issue and was able to work around creating a new entry in the Restricted Caller Access Privilege table.
The table I tried to change a record is sn_hr_le_case in the Human Resources Lifecycle Events application.
Create a new entry with:
Source Scope: Your Scope
Source Type: Scope
Status: Allowed
Target Scope: Human Resources: Lifecycle Events
Target Type: Table
Target: Table: HR Lifecycle Events Case
Operation: Write
I tried first setting the target table to sn_hr_core_case (parent table of sn_hr_le_case) but it didn't work. I'm assuming will need an entry for each HR case table 😞
Rafael.