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 whether incremental updates are allowed for offline service groups, enhancing data management efficiency. |
| What area does it affect? |
Offline Service Groups |
| 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 setting up or troubleshooting offline service group functionalities. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.sg.offline.incremental.enabled |
| Sys ID |
98abcf737363101002ef7a2f1bf6a785 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
|
| Updated |
2024-05-25 03:57:03 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... setting the offline expiration for more than 24 days. glide.sg.offline.incremental.client_polling_interval Determines minimum polling frequency. The property value is in minutes. The default value is 1, the minimum value is 0. glide.sg.offline.incremental.enabled Enable the incremental offline for all users. Incremental offline is disabled by default. glide.sg.offline.incremental.record_watcher_expiration Defines how long a record watcher is active but offline payload is not retrieved before it ...
Related properties