
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2019 07:29 AM
Hi
Using my developer instance when I create a scoped app in Studio it adds a number x_123456_ABC, can we create it without the 123456 part?
Tx
Andrew
Solved! Go to Solution.
- Labels:
-
Scoped App Development
-
Studio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2019 08:22 AM
Hi Andrew -
It is not possible to create a scoped app on a personal developer instance (PDI) without the number as part of the scope. The number you are asking about is the "company code" part of the application scope. The scope uniquely identifies your application from all other ServiceNow applications in the world. The value (the number) comes from the glide.appcreator.company.code system property. The glide.appcreator.company.code value is set by ServiceNow when an instance is assigned and is not user editable. All personal developer instances have a unique number in the glide.appcreator.company.code property.
All instances which belong to your company have the same value in the glide.appcreator.company.code property. This allows the your company instances to use the ServiceNow application repository to install applications developed on your company dev instances on other instances which also belong to your company.
I hope that helps. Happy developing!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2019 08:15 AM
Thank you
This is very helpful
Regards
Andrew