How to Resolve Scope Application Error even after creating Application Scoped records?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2023 09:03 AM
How to Resolve Scope Application Error even after creating Application Scoped records?
Error on New Portal:-
Read operation on table "sn_hr_core_case" from scope 'Global' was denied.
The application 'Global' must declare a cross scope access privilege.
Please contact the application admin to update their access requests.
Execute operation on script include "hr_scRequestClosedRequestFilterUtil" from scope 'Global' was denied.
The application 'Global' must declare a cross scope access privilege.
Please contact the application admin to update their access requests.
Execute operation on script include "hr_scRequestOpenRequestFilterUtil" from scope 'Global' was denied.
The application 'Global' must declare a cross scope access privilege.
Please contact the application admin to update their access requests.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2023 05:47 AM
Hello @VIKAS45 ,
If below solutions did not work you can try navigating the Application Restricited caller access table and check your script include and open that record if it is denying the access update it to allow.
Thanks,
Omkar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2025 09:17 AM
Hi, was this resolved? the restricted caller access recod is already created and allowed. Wht this OOB hr_scRequestClosedRequestFilterUtil script is having this problem?
