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 whether the scheduled offline cache download feature is active, impacting how data is cached for offline use. |
| What area does it affect? |
Offline Cache Management |
| 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 configuring offline access settings or troubleshooting cache issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.sg.offline.scheduled_download.enabled |
| Sys ID |
70b102b0b7201010f84dba95de11a9e0 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Property to Enable/Disable scheduled offline cache download
feature. |
| Updated |
2024-05-25 05:05:15 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... with which they are associated. 3048 • Navigate to Settings. • Tap Download Cache. • Enable the Offline Mode option. Tip: To schedule a periodic download of cache, configure the glide.sg.offline.scheduled_download.enabled system property on your instance. For more information, see Configure offline mode behavior . Health and Safety Incident Management on an Android device Configure mobile apps to access Health and ...
Context preview
Snippet 2
... the offline cache download. a. In the application navigator, enter sys_properties.list. b. Set the values for the system properties. Configuration of system properties for scheduled offline cache download Property Description glide.sg.offline.scheduled_download.enabled Enable scheduled downloading for all Agent app users. ▪Type: true/false ▪Default value: false glide.sg.offline.scheduled_download.cachesync_offset Number of minutes before a user's shift to begin payload generation. The property value is in ...
Context preview
Snippet 3
... value of this property to a value that was less than the interval that the Mobile Offline Scheduling job is running. Doing so will prevent offline payloads from being generated. glide.sg.offline.scheduled_download.enabled Enable scheduled downloading for all Agent app users glide.sg.offline.scheduled_download.reminder_offset Number of minutes before a user's schedule that they receive a manual download reminder. If there is no cache or the ...
Related properties