How to Resolve Scope Application Error even after creating Application Scoped records?

VIKAS45
Tera Guru

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.

 

 

6 REPLIES 6

Omkar Kumbhar
Mega Sage

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.

OmkarKumbhar2_0-1672753639720.png

 

Thanks,

Omkar

If I was able to help you with your case, please click the Thumb Icon and mark as Correct.

Fernando Diaz
Tera Contributor

Hi, was this resolved? the restricted caller access recod is already created and allowed. Wht this OOB hr_scRequestClosedRequestFilterUtil script is having this problem?