Property reference

sn_appclient.scheduled_jobs_config

The sn_appclient.scheduled_jobs_config property defines the configuration for scheduled jobs related to update and configuration checks. Admins should review this setting to ensure that scheduled jobs operate within the desired time frames and are enabled as needed.

Default: {"updateChecker":{"isEnabled":true,"startTime":0,"endTime":86400},"configChecker":{"isEnabled":true,"startTime":0,"endTime":86400}} Type: string Application: Scoped App Client

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 specifies the enabled status and time ranges for update and configuration check jobs in the Scoped App Client.
What area does it affect? Scoped App Client
What does the default mean? The default value is "{"updateChecker":{"isEnabled":true,"startTime":0,"endTime":86400},"configChecker":{"isEnabled":true,"startTime":0,"endTime":86400}}", which is the baseline setting used unless it is changed.
When should you review it? Review this property when configuring scheduled jobs or troubleshooting related functionality.

Out of the box property record

Raw metadata from the property record.

Property name sn_appclient.scheduled_jobs_config
Sys ID f485c2d80f7720103caf67bcfa767e72
Type string
Application Scoped App Client
Default value {"updateChecker":{"isEnabled":true,"startTime":0,"endTime":86400},"configChecker":{"isEnabled":true,"startTime":0,"endTime":86400}}
Description
Updated 2024-05-25 03:39:13

Sources

Official references and nearby text excerpts where this property appears.