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 controls the ability to install applications offline, impacting user access to apps in disconnected environments. |
| What area does it affect? |
Scoped App Client |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
Review this property when planning app deployment strategies or addressing user needs for offline access. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_appclient.app.install.offline |
| Sys ID |
426a662b93032300ebd4f157b67ffbe4 |
| Type |
boolean |
| Application |
Scoped App Client |
| Default value |
false |
| Description |
Indicates if offline app installation is enabled |
| Updated |
2024-05-25 04:33:04 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... application repository instance and the client instance. g. Set the sn_appclient.client_calls_allowed property to True. Note: A scheduled job might set this property to False when not connected. h. Set the sn_appclient.app.install.offline property to False on the client instance. i. Select Submit. 2. Log in to the instance where the application repository is installed and complete the following steps. a. Navigate to ...
Context preview
Snippet 2
... Role required: admin • The same certificate used when downloading the app must be installed to the instance. • For instances that aren't connected to the internet, the system property sn_appclient.app.install.offline must be set to true. If the value is set to false, contact Customer Service and Support and request it be changed to true. Procedure 1. From your ServiceNow AI ...
Related properties