Write against scope application erroring out from global

samadam
Kilo Sage

I have a custom scoped app and I am trying to write to it from a UI action in global scope. Its erroring out. I dont see any cross scope privileges created automatically. Any suggestions to fix it?

 

 

3 REPLIES 3

Naveen20
ServiceNow Employee

Can you share the ui action and the table access privileges

DeepthiR4728719
Tera Contributor

Allow Configuration must be checked so that Allow UI Action will be enabled on the respective table for cross scope privileges.

 

App Access Configuration onChange client script enables the respective configurations when we allow them from application access.

 

Thanks

Deepthi R
ServiceNow Technical SME


If my answer helped, please mark it helpful 

Let’s grow together in the ServiceNow Community!

Tanushree Maiti
Kilo Patron

Hi @samadam 

 

Navigate to  Cross scope privileges [sys_scope_privilege]  // you can check by sys_scope_privilege.list

 https://<your instance name>/sys_scope_privilege_list.do

 

In source scope , type your scoped application name ,

 

There check Target scope and Target name and Status ( status should be allowed  for your Write/Update operation)

 

Sample Screen shot: Here From Global scope - UI action , using glide record,  if  scoped record is updated  of the scoped application table , that is allowed.

Screenshot 2026-04-04 143140.jpg

Please mark this response as Helpful & Accept it as solution if it assisted you with your question.
Regards
Tanushree Maiti
ServiceNow Technical Architect
Linkedin: