Creating a Configuration File

The task scheduler uses for work the Scheduler.xml configuration file containing the following information: repository name, repository connection parameters, scheduled tasks container identifier, and settings of the mail server for sending notifications.

Main settings of the configuration file are generated automatically from the scheduled tasks container. The created configuration file should be located:

NOTE. If the configuration file is created automatically, and the settings that are responsible for result sending and for operation log are not created. The sections can be added automatically if required. To extend the configuration file, see the Extending Configuration File Manually section.

When working with a number of tasks in the task scheduler, there are features of splitting task threads.

See also:

Automatic Creation of Configuration File | Extending Configuration File Manually | Features of Distributing Task Threads