Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

Background script

Sandeshyadav
Tera Contributor

How to enable the scope selector in the background script. I am currently only able to see the global scope in the scope selector

5 REPLIES 5

yashkamde
Giga Sage

Hello @Sandeshyadav ,

 

The scope visibility is restricted based on the applications available on that specific instance. The following KB article provides further details:

Admin users unable to select few applications from Scope selector in background scripts 

 

For a detailed explanation of why this restriction exists, refer to:

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0751600 

 

If my response helped mark as helpful and accept the solution.