Modifying context parameters for specific tasks - 8.0

Talend Administration Center User Guide

Version
8.0
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Administration Center
Content
Administration and Monitoring
Last publication date
2024-02-20

About this task

Note: Only users that have the Operation Manager role and rights can have a read-write access to the tasks list. Other types of users can have a read-only access or no access to the list. When opening this page as a user of the Administration Center, you will have access only to the items for which you have been granted the appropriate authorization by the Administrator.

You can modify the values of the context parameters set in Talend Studio for a specific Job directly from Talend Administration Center and execute the Job without the need to regenerate it.

To set new values for context parameters:

Procedure

  1. In the upper half of the Job Conductor page, select the task for which you want to modify the context values.
  2. In the lower half of the Job Conductor page, click Context parameters to display the corresponding view.

    Example

    The context parameters you defined in Talend Studio for the selected task are displayed on the list in the Context parameter column along with their original values in the Original value column, and are ediable icon in the Custom value column.
  3. Click in the white space of a Custom value cell and set the new value for the corresponding context parameter.
    Note:
    • When the context parameter is of type String, do not put its value between double quotes, unless if double quotes are needed in to the string value for further use.
    • When you modify a Parameter type of context parameter, the new value appears in clear text as you type and then as asterisks when done.
  4. Select/clear the check box of the context parameter you want to activate/deactivate the custom value of when executing the selected task, then click Save to save your changes or Cancel to reset all fields to their original values.
  5. Click Run to execute the task with the newly set values of the context parameters.
    You can click Reset on the toolbar to go back to the values defined in Talend Studio.
    Note: The Prompt feature, which allows the developer to set the value of a context variable at execution time, is only available in Talend Studio.