- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago - last edited 3 weeks ago
Read operation on table sn_hr_er_enquiry_case from scope Human Resources: Core was denied.The application 'Human Resources: Employee Relations' must declare a Restricted Caller Access privilege. Please contact the application admin to update their access requests.
Thank you
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @vijani
This error occurs due to ServiceNow's cross-scope data protection. Because the 'Human Resources: Employee Relations' application attempts to read HR data outside of its own application scope
- In the left-hand navigation filter, type sys_restricted_caller_access.list to open the Restricted Caller Access Privileges table.
- Create a New Record: Click New.
- Configure the Privilege: Set the following values:
- Source Application: Human Resources: Employee Relations
- Target Type: Table
- Target Name: sn_hr_core_case
- Operation: Read
- Status: Allowed
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @vijani
This error occurs due to ServiceNow's cross-scope data protection. Because the 'Human Resources: Employee Relations' application attempts to read HR data outside of its own application scope
- In the left-hand navigation filter, type sys_restricted_caller_access.list to open the Restricted Caller Access Privileges table.
- Create a New Record: Click New.
- Configure the Privilege: Set the following values:
- Source Application: Human Resources: Employee Relations
- Target Type: Table
- Target Name: sn_hr_core_case
- Operation: Read
- Status: Allowed
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @Tanushree Maiti could you please tell me the remaining marked fields values on the form.
Thank you for your quick response.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Target : your table name like
- Target Name: sn_hr_core_case
- Operation: Read
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago