Talend Data Management Job parameters

The Talend Data Management job enables you to integrate data management and data integration tasks or plans from Talend with your existing Control-M workflows. The following table describes Talend Data Management job parameters

Parameter

Description

Connection profile

Determines which connection profile to use to connect to the Talend Data Management Platform.

Task/Plan Execution

Determines one of the following options for execution in Talend:

  • Execute Task
  • Execute Plan

Task Name / Plan Name

Defines the name of the Talend task or plan to execute, as defined in the Tasks and Plans page in the Talend Management Console.

Parameters

(For a task) Defines specific parameters to pass when the Talend job runs, defined as JSON pairs of parameter name and value. All parameter names must contain the parameter_ prefix.

Format: {"parameter_param1":"value1", "parameter_param2":"value2"}

For no parameters, specify {}.

Log Level

(For a task) Determines one of the following levels of detail in log messages for the triggered task in the Talend Management Console:

  • Information — All logs available
  • Warning — Only warning logs
  • Error — Only Error logs
  • Off — No logs

Bring logs to output

(For a task) Determines whether to show Talend log messages in the job output.

Values: checked|unchecked

Default: unchecked

Task Polling Intervals /
Plan Polling Intervals

Determines the number of seconds to wait before checking the status of the triggered task or plan.

Default: 10 second

Parent Topic

Job types