The TDM task enables adding Pre- and post-execution processes in the task's Advanced settings. The pre-execution processes run in the beginning of the task execution, before all related LUs have been executed. The post-execution processes run at the end of the task execution, after all related LUs have been executed.
Examples:
The pre- and post-execution processes are Broadway flows. These flows can have external parameters that can be overridden by the task creator.
A new Actor, EntityExecutionNote, has been introduced in TDM V9.4. 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- and post-execution processes in the task's Advanced settings. The pre-execution processes run in the beginning of the task execution, before all related LUs have been executed. The post-execution processes run at the end of the task execution, after all related LUs have been executed.
Examples:
The pre- and post-execution processes are Broadway flows. These flows can have external parameters that can be overridden by the task creator.
A new Actor, EntityExecutionNote, has been introduced in TDM V9.4. 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: