Starting Tasks for Execution

After tasks have been created, start tasks for execution. Tasks can be started on a local computer in the scheduled tasks container or using the task schedulerthat allows for executing scheduled resource intensive tasks.

IMPORTANT. The task scheduler must be located separately from the BI server.

Tasks can be executed:

To start tasks, follow the steps:

  1. Create a configuration file.

  2. Start the task scheduler:

The task scheduler polls the task container in specified time intervals and if the time has come, it executes the tasks. By default the task scheduler checks the existence of tasks every 5 minutes. If the time of task execution is the same for more than one task, they are executed simultaneously.

  1. Authorize in the repository if the configuration file of the task scheduler contain the defined <Credentials Authentication="0"/> parameter.

  1. View and update scheduler settings if required.

  1. View tasks status.

  1. Stop running tasks and close the scheduler if required.

After the task has been created, the following operations are available:

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

See also:

Creating a Service to Start Task Scheduler | Creating a Configuration File