Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

Un able to access script - background

manureddy96
Mega Contributor

Hi Team ,

 

i am unable to access the script - background . its getting error like Not authorized . someone help me on this what i need to follow steps .

i have captured error via debugg .

 

 

08:18:31.763 Global TIME = 0:00:00.000 PATH = ui/scripts.background/read CONTEXT = null RC = false RULE =
 

 

ui/scripts.background/read
 

 

08:18:31.763 Global TIME = 0:00:00.000 PATH = ui/scripts.background/read CONTEXT = null RC = false RULE =
 

 

ui/scripts.background/read
2 REPLIES 2

Community Alums
Not applicable

Hello @manureddy96,

 

Only admin users are allowed to run Background Scripts in ServiceNow. Please verify that your user has the admin role.

Also, check if there’s any ACL rule under Access Control [sys_security_acl_list] for ui/scripts.background/read that might be restricting access .You can review or temporarily disable it (if appropriate) to confirm.

If my response helped, please mark it as the accepted solution so others can benefit as well.    

Hi @Community Alums 

Thanks for the response . i can see script - background is read operation. i have updated and delete the ACL . But still i cant able to access the scripts-Backgrounds