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

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.

 

Where can I do this?

I see it on the application, but cannot change it 

MarkEndsley_0-1730489385659.png

 

 

There is a related link that will allow you to change it.  If you still cannot do it in that instance then find the instance it was developed in and create and update set and try and do the same thing so the changes are in the update set.  And then push that update set out.