Manual workflow
This function is used to launch a manual workflow, in other words:
- run through the data structure defined by the model associated with the Workflow event.
- trigger the corresponding actions: execution of actions, sending of notifications via the messaging service ou via a workbench.
Screen management
Entry screen
A dialog box enables the launch parameters to be entered.
Workflow rule (field CODE) |
This code identifies the manual Workflow rule whose triggering is requested. |
Filter (field FILTRE) |
A filter can be entered here in the form of a logical expression evaluated for each line scanned during the execution of the data model. If this expression is wrong, the rule is not triggered for the concerned line. Thus, the execution can be delineated. If there is no entry, no filtering criterion is applied. |
Simulation (field SIMUL) |
When this box is checked, the operation is not really executed, but only simulated. The resulting detailed trace file describes what would have been performed if the operation had not been executed in this mode. |