Task parameters
Task parameters are context parameters that provide information about a
Task.
To display this information, the Artifact featured in the Task must have context
parameters configured and it must contain the tLogCatcher and
tJobLog components to capture this information during
execution in Talend Management Console. The
tJobLog component must contain a reference to one or several
task parameters. The syntax of a task parameters is
flow_<parameter_name> all in lower case, where:
-
flow_: fixed prefix
-
<parameter_name> : information type
Available task parameters:
- flow_execution_id
- flow_id
- flow_name
- flow_start_datetime
- flow_version
- flow_workspace