Aggregate task

You can use an Aggregate Task to set up a set of tasks to be executed in sequential order. For example, there are separate system tasks for importing clocks and processing the imported clocks. An Aggregate Task could be configured to run the Import task first, and then run the Process Clocks task directly after it.

Note: By default, if a subtask that is part of your configured aggregate task fails, the aggregate task stops. You can configure individual subtasks to be skipped on recoverable errors so that the aggregate task can continue processing the remaining subtasks.