glide.sg.offline.incremental.enabled
Attributes
- Sys ID: 98abcf737363101002ef7a2f1bf6a785
- Type: true | false
- Application: Global
- Default value: false

AI generated property description:
The ServiceNow property `glide.sg.offline.incremental.enabled` is used to control the incremental data synchronization for offline mode in the mobile application. When this property is enabled, it allows the mobile app to incrementally sync only the data that has changed since the last synchronization, rather than syncing all data every time. This can significantly improve the efficiency and speed of data synchronization, especially for users with large datasets. The property is particularly useful in scenarios where users frequently switch between online and offline modes. For more detailed information, refer to the ServiceNow documentation on configuring offline mode for mobile applications.
Source