Aggregate Task

Using an Aggregate Task you can set up a list of tasks to be executed in sequential order. For example, there are separate system tasks for the importing of clocks and the processing of imported clocks. The Aggregate Task could be configured to import and then process clocks directly afterward.

Note: If any subtask that is part of your configured aggregate task fails, then the entire aggregate task fails. You should take this into consideration when planning an implementation of an aggregate task.