Can I create a Scoped app without the Number in the App name X_12345_ABC just X_ABC?

Andrew Payze
Kilo Guru

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

1 ACCEPTED SOLUTION

niedziel1
ServiceNow Employee
ServiceNow Employee

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!

 

View solution in original post

5 REPLIES 5

Andrew Payze
Kilo Guru

Thank you

This is very helpful

Regards

Andrew