Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

is it possible to change an application’s scope?

Kri
Kilo Sage

I trying to find out the Correct answer because I can see two different answer for the question 

is it possible to change an application’s scope? 

When I checked this in google it says its possible to change but when I checked this in Udemy it says its not possible

Kri_0-1737630091231.png

 



Kri_0-1737629707405.png

 

2 ACCEPTED SOLUTIONS

No, we cant change the application scope 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

View solution in original post

Robbie
Kilo Patron
Kilo Patron

Hi @Kri,

 

Whilst components or related records such as an SLA deinfition's scope can be easily updated, for an application itself - you cannot change the scope without a lot of 'workarounds and manipulation'.

As far as a CAD exam, and best practice advice - the answer is 'No'.

 

But rather than simply going with a response on the community, let's explore and understand the why and what scope is and the concept.

 

Scope uniquely identifies every application file, not just within a single ServiceNow instance, but in every instance around the world. Why is this important?

  • Scope protects an application, its files, and its data from conflicts with other applications.
  • Scope determines which parts of an application are available for use by other applications in ServiceNow.
  • Scope allows developers to configure which parts of their application can be acted on by other applications.
  • Scope prevents work done in the main ServiceNow browser window (not in Studio) from becoming part of an application's files.

Source: https://developer.servicenow.com/dev.do#!/learn/learning-plans/xanadu/new_to_servicenow/app_store_le...

 

To help others (and for me to gain recognition for my efforts), please mark this response correct by clicking on Accept as Solution and/or Kudos.




Thanks, Robbie

View solution in original post

8 REPLIES 8

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Kri 

 

Practically no, it is look a workaround like export and then import.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

What answer can I choose as I see this question asked in CAD exam

No, we cant change the application scope 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Rajesh Chopade1
Mega Sage

hi @Kri 

Unfortunately, It is not possible, and You have to build everything from scratch.( SN recommended way)

 

But there's a workaround:

Migrate scoped app from developer instance to company instance 

 

I hope my answer helps you to resolve your issue, if yes please mark my answer helpful and correct.

thank you

Rajesh