Skip to content

System Scheduler Service

Overview

The System Scheduler Service element appears to expose scheduler-related system functionality inside a solution. It is likely intended for cases where recurring actions, planned processing, or schedule-driven tasks must be controlled from within the application.

When to use

  • When the solution depends on scheduled processing
  • When recurring actions must be managed or triggered
  • When scheduling behavior should be visible inside the solution

Element-specific options

OptionDescription
Scheduler sourceDefines which scheduler configuration or service is used
Schedule selectionDefines which schedule or recurring action is relevant
Run behaviorDefines how and when scheduler-related actions are started
Status displayDefines how scheduler state or activity is shown to the user

Common configuration

See: Common element configuration