ErrorRead operation on table 'sn_hr_integrations_todo_inbound' from scope 'Employee Center Core'.

MANOJM820830658
Tera Contributor

please help me with the following errors in employee center. Been trying to find a fix since last 5 days.

I have shared screenshot of the error.

"Read operation on table 'sn_hr_integrations_todo_inbound' from scope 'Employee Center Core' was denied. The application 'Employee Center Core' must declare a cross scope access privilege. Please contact the application admin to update their access requests. 
 Errorcom.glide.script.fencing.access.ScopeAccessNotGrantedException: read access to sn_hr_integrations_todo_inbound not granted
 ErrorScript source code logged to console
 ErrorFailing widget: 'Employee Center Header' (d0009941eb103010ed7966d6475228c1)"

 

 

 

2 REPLIES 2

Ravi Chandra_K
Kilo Patron
Kilo Patron

Hello @MANOJM820830658 

for the first read error, you have to create a read cross scope access previllige record for Employee Center core

you can refer this to create one: https://docs.servicenow.com/bundle/xanadu-application-development/page/build/applications/task/set-R...

for the second and third errors, the error is coming from Employee Center Header widget. You have to debug the code in that widget to know from where this error is coming from.

 

Please mark the answer as helpful and correct if helped 

Kind Regards,

Ravi Chandra 

@MANOJM820830658 @Ravi Chandra_K  can you clarify more this