Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Un able to access script - background

manureddy96
Giga 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
4 REPLIES 4

miftikhar20
Kilo Patron

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.    

Thanks & Regards,
Muhammad Iftikhar

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

Hi @miftikhar20 

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

chandras8907574
Kilo Explorer

It is not working even though updating ACL

namanajain
Kilo Guru

Hi @manureddy96 
Do u have the admin role ?