Move Application vom global to scope

Meloper
Kilo Sage

Hi, 

we develop only in global scope.

No we have the requirement to move one app to another Instance. Sell it...

Is is possible to make a scope application out of this exitsing global application?

1 ACCEPTED SOLUTION

Community Alums
Not applicable

Hi @Meloper ,

You cannot call your application as Scoped application if your developments has been done in "Global" Scope!!

You will need to convert your App from Global to Scoped first.

Global applications are the applications that we create in our PDI Directly.after that we Test them on QA and UAT instance.and .but the base is we have to create them on the instance content frame only.we do not need any special application Interface to develop global application.

There are some differences between some functionalities from global to scoped.

Ex.Your Business Rule or Client script may not work in scoped application.or Form view may be different in scoped application.

Scoped Applications:-These are the applications that are built only in Studio.

Application Navigator>Studio>it will open in new window and then create your application.these are also known as Custom Applications.

The Best Practice is, if you want to move from Global Scope to Scoped then To convert your solution from a global scoped application to a unique scope, you will need to recreate your application and move the logic over manually:

Please refer this docs for additional Information:-These are most important links.

https://community.servicenow.com/community?id=community_question&sys_id=c7358f6ddbd8dbc01dcaf3231f96...

https://docs.servicenow.com/bundle/sandiego-application-development/page/build/applications/concept/...

Mark my answer correct & Helpful, if Applicable.

Thanks,
Sandeep

View solution in original post

7 REPLIES 7

thank you,

for my unterstanding Scops App are only a development help or?
for the USer it has no direct impact?

Not much impact for end users, its only different for development point of view and how different applications and subscriptions are packaged.

Scoped app, are also one way to keep all configurations under one umbrella and to ensure how data is being accessed from different applications

Best Regards
Aman Kumar

Hey @Meloper 

Didn't hear back on this.

Is your issue resolved? If yes, feel free to mark helpful/correct, so it will be helpful for others looking for similar query.

Best Regards
Aman Kumar