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.

You define them by simply placing a list of tasks in a grid.

Prerequisite

See also Refer to documentation Implementation

Screen management

Entry screen

A group of tasks is defined from a single section where you enter the tasks to be launched and some general information (module, time constraint, execution minimum level).

Specific actions

Copy

Error messages

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

Incorrect task code

The task could not be launched via a recurring task (it is a task that could not be standardized for use in Web mode: tasks of this type have no function associated with them).

Task code or group code not filled

Enter the task code or the group code.

Negative or "0" as part of the Sequence

The sequence cannot be equal to 0 or negative. Please enter a positive value.

Task code cannot exist multiple times with the same sequence

The task code cannot be selected multiple times with the same sequence.

Group code cannot exist multiple times with the same sequence

The group code cannot be selected multiple times with the same sequence.

The value of task code or group code cannot be used in the Run after or Error condition fields

Impossible to edit this field. It is used in the Task/Group code field.

Invalid tasks cannot be entered in the two Task/Group code columns.

No task/group code found.

Unable to change the seuqence due to the target line being used in the Runa fter field of another line.

This action will affect the sequence used in the Task/Group code field of line $1$.

The value of Group code must be different than the parent group code.

Please select a group other than the parent group.

A subgroup cannot contain more than one group.

Impossible to add a group that contains another group.

If a group is already in another group, a new subgroup cannot be added

Impossible to add a group that contains another group.

Sequence values cannot be repeated between lines of the field Task/Group code

Impossible to edit this field. It is used in the Task/Group code field.

Proceed if error check must be coherent with the Error condition field.

Impossible to clear this field. You need to choose the error condition Stop on error in previous sequences.

Group cannot be related to a recurring task when deactivated

The group is used in a recurring task. These will be deactivated in their next iteration: $1$.

Tables used

See also Refer to documentation Implementation