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 determines if the ServiceNow instance is classified as a production environment, affecting operational settings and practices. |
| What area does it affect? |
Instance configuration |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when transitioning between development and production environments or during major updates. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.installation.production |
| Sys ID |
d245a2a7c61122c200eb1327535071bf |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
Production instance (as opposed to a development instance). |
| Updated |
2024-05-25 04:07:03 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... ◦(Old <blank> ◦(New Allowing untrusted third-party sites could enable attacks such as clickjacking. • Fallback Value ◦(Old <blank> ◦(New '' Enforce production instance behavior • Description ◦(Old <blank> ◦(New If "glide.installation.production" is not set to the recommended value of "true", then the instance is not treated as a production instance, permitting zboot and other potentially dangerous scripts. • Security Risk ◦(Old ...
Related properties