Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property stores a unique string identifier for the vendor associated with application development, influencing how applications interact with the platform. |
| What area does it affect? |
Application Development |
| What does the default mean? |
The default value is "759716", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when configuring or updating application vendor settings. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.appcreator.company.code |
| Sys ID |
8fc888b2d77311004f6a0eca5e6103e6 |
| Type |
string |
| Application |
Global |
| Default value |
759716 |
| Description |
Application development unique vendor key |
| Updated |
2024-05-25 04:03:24 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... used to generate a namespace identifier Element Requirements Sample Value The prefix characters for a scoped application. Scoped applications always start with an x_ prefix. x_ The instance customer prefix (glide.appcreator.company.code) This string is two to five characters long. ServiceNow generates this prefix for each customer. The instance stores the prefix in the glide.appcreator.company.code system property. acme The application ID This ...
Context preview
Snippet 2
... is generated automatically. Note: Your unique company code will be prefixed to the definition number. You can find your company code by navigating to the sys_properties table, then searching for glide.appcreator.company.code property. Active Select to have the Scan Engine evaluate records to see if there are any findings (is sues) during a scan. Level of Finding Select the severity level of ...
Context preview
Snippet 3
... must be 18 characters. Note: The scope name is of the x_<company- code>_<unique_scope_name> format. Where, ▪x_<company-code>_: Auto-populated prefix for the scope name, which includes the company code mentioned in the "glide.appcreator.company.code" system property. ▪<unique_scope_name>: Unique scope name for this integration. d. Select Create application. e. Select the icon to view the details of the application. f. To attach a logo for ...
Related properties