glide.sg.offline.scheduled_download.enabled
ServiceNow property description:
Property to Enable/Disable scheduled offline cache download feature.
Attributes
- Sys ID: 70b102b0b7201010f84dba95de11a9e0
- Type: true | false
- Application: Global
- Default value: false

AI generated property description:
The ServiceNow property `glide.sg.offline.scheduled_download.enabled` is used to enable or disable the scheduled offline caching feature for Field Service Management. When this property is set to true, the system allows for the automatic downloading of data at scheduled intervals, ensuring that field service agents have the necessary information available offline. This is particularly useful in scenarios where agents may not have reliable internet access. The documentation provides detailed steps on how to configure this property, including setting up the schedule and specifying the data to be cached. By default, this property is set to false, meaning scheduled offline caching is disabled unless explicitly enabled by an administrator.
Source