Getting Cross Scope Access Errors when trying to access global tables from scoped apps

Mark Endsley
Tera Guru

Read operation on table 'u_apl_mission_areas' from scope 'APL SECD SSA' was denied. The application 'APL SECD SSA' must declare a cross scope access privilege. Please contact the application author to update their privilege requests.

u_apl_mission_areas is a global, custom table. We already have access set to allow read from all scopes.

MarkEndsley_0-1730488498830.png


I've tried creating a Cross Scope Access Policy, but it will not allow me to do one on tables in the Global Scope.

This seems to have started after upgrading to Washington D.C.. What is going on?

1 ACCEPTED SOLUTION

DrewW
Mega Sage
Mega Sage

I usually change the "Runtime Access Tracking" to "Tracking" and then run the whatever it is so it creates the record and then switch it back.

 

You may have to set to Allow after that.

 

View solution in original post

6 REPLIES 6

This allowed me to do it, and THANK YOU this worked. I will be marking your answer correct.

https://developer.servicenow.com/dev.do#!/learn/learning-plans/xanadu/new_to_servicenow/app_store_le...

G24
Kilo Sage