The TDM task enables adding Pre-execution process and Post-execution process processes in the task's Advanced settings. The pre-execution processes run in the beginning of the task's execution, before all the related LUs have been executed. The post-execution processes run at the end of the task's execution, after all the related LUs have been executed.
Examples:
The pre or post execution processes are Broadway flows. These flows can have external parameters that can be overridden by the task's creator.
A new Actor has been added in TDM 9.4: EntityExecutionNote. This Actor updates the relevant records in task_execution_entities TDM DB table to populate the execution_note field for the required entities.
See an example below:
The TDM task enables adding Pre-execution process and Post-execution process processes in the task's Advanced settings. The pre-execution processes run in the beginning of the task's execution, before all the related LUs have been executed. The post-execution processes run at the end of the task's execution, after all the related LUs have been executed.
Examples:
The pre or post execution processes are Broadway flows. These flows can have external parameters that can be overridden by the task's creator.
A new Actor has been added in TDM 9.4: EntityExecutionNote. This Actor updates the relevant records in task_execution_entities TDM DB table to populate the execution_note field for the required entities.
See an example below: