What is the 'glide.installation.production' property for?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2014 09:26 AM
This property evaluates as true on any instance I run it on across multiple accounts.
Is it used for anything? Is it supposed to be manually set?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2014 10:12 AM
Hi Robert,
This a OOB system property created to identify the production instance.
I don't think that it has any significance.
One usage found for this was in the Welcome Pages.
Hope this helped.
Thanks,
Avneet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2014 10:17 AM
Hey Avneet,
I'm aware that it is OOB, but it does not appear to be working properly. Every instance I've ever tried it on (even called up friends to have them check it on theirs). We've never had the property evaluate as False, even on non-prod systems. I'm wondering if the property is now vestigial.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2014 01:27 PM
Did you try running it on a demo instance? I ask because I wonder if the property is true for customer instances and not staging instances or demo instances or for classes. The property signifies for SN internal orchestration that this instance is a customers don't touch it. Perhaps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2014 10:39 AM
Robert,
It is quite possible. I've never seen this property being used earlier or set to false( even in Non-Prods). except with one customer who used to configure these appropriately. I would suggest raising a Hi ticket to confirm the use of this.
Thanks,
Avneet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2014 01:02 AM
Hi Robert,
Today, it's used for at least one thing, to prevent the zboot (reset to ServiceNow baseline) action
So basically, even on non prod instance, it's good to keep it this way (just in case someone tries to zboot your developments)
For example, I have a script to zboot a demo instance, I firstly set the value to false and then perform the zboot.
Regards,
David