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

SEEREFERTTO 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).

Tables used

SEEREFERTTO Refer to documentation Implementation