
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-01-2024 12:15 PM
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.
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?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-01-2024 12:22 PM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-01-2024 12:34 PM
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...

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-18-2024 08:25 AM