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
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).
Block number 1
| Group (field CODGRP) |
|
A task group permits the bringing together of several tasks that should be executed in order, one after the other. |
| Description (field ZDES) |
|
Title associated with the previous code. |
Characteristics
| Active (field ENAFLG) |
|
Select this check box to activate the current record. Disabled records keep their content and setup but cannot be used by recalling their code:
The authorizations for a given function can prohibit the creation of an active record. In this case, the check box is disabled by default. It can only be modified by an authorized user or through a signature workflow. |
| Module (field MODULE) |
|
[object Object] |
| Authorization level (field NIVEAU) |
|
The level will be compared with the access level of each user who attempts to launch this task. It will be refused if the user level is insufficient. |
| Hourly constraints (field HOR) |
|
The time constraint code is used to identify the time slots during which the task groups can be launched. |
| Proceed if error (field CNTERR) |
|
When it is checked, this box is used to ignore an error in a batch task in order to:
If it is not checked, in case of an error in a task, the following tasks will be "Aborted".
|
Grid Tasks
| Sequence (field SEQ) |
| Task code (field CODTAC) |
|
A "batch" task is a program that can be executed by the server periodically or at the request of a user. |
Specific Buttons
|
Copy |
Error messages
In addition to the generic error messages, the following messages can appear during the entry :
Incorrect task codeThe 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
Refer to documentation Implementation