Groups of tasks

A group of tasks is a list of batch tasks that are :

  • launched at the same time (either by submission of the group or by recurring task)
  • executed sequentially in time (each task is executed once the previous task is complete) with a log file created for each.
  • linked on the condition that the previous task is completed without error.

Their definition is carried out simply by placing a list of tasks in a grid.

Prerequisites

See also Refer to documentation Implementation

Screen management

Entry screen

The definition of a group of tasks is made on a single tab on which the tasks to launch and general information are to be assigned (module, time constraint, execution minimum level).

Specific Buttons

Copy

Error messages

In addition to the generic error messages, the following messages can appear during the entry :

Incorrect task code

The task in question could not be launched via a recurring task (it is a task that could not be standardized for functioning in Web mode: the rare tasks of this type are recognizable as no function is associated with them).

Tables used

See also Refer to documentation Implementation