I'm trying to put this system property - sn_appclient.app.install.offline - into a glide.properties

Thomas Watkins
Tera Contributor

What the subject says.  We want to enable this property and we are trying to figure out if we can set it without navigating in the gui after install.  Is this possible?

3 REPLIES 3

Ricky Hardesty
Tera Contributor

Click on All  > type in "sys_properties.LIST"  

This should take you to the properties list where you can then search for the property and change the value to true.  By default this is set to False. 

Thanks for the reply Ricky!  Yeah this is the usual way we would set this property.  But we are in the business of automating a build, and was hoping we could set this value without having to use the UI.  I was hoping it was something we could set as an override or a config somewhere, but it's looking like we will need to be a bit more creative. 🙂

 

I did come across this article as well.  Not sure if you have tried anything similar.  

 

https://www.servicenow.com/community/developer-forum/modify-system-property-with-script-action/m-p/1...