Executing the Job - 7.3

Context

Version
7.3
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 Studio
Content
Data Governance > Third-party systems > Context components
Data Quality and Preparation > Third-party systems > Context components
Design and Development > Third-party systems > Context components
Last publication date
2024-02-21

Procedure

  1. Press Ctrl+S to save the Job, and press F6 to run the Job using the default context, which is Test in this use case.
    A dialog box appears to prompt you to specify the delimited file to read and decide whether to display the set context parameters on the console.
    You can specify a file other than the default one if needed, and clear the Show loaded variables check box if you do not want to see the set context variables on the console. To run the Job using the default settings, click OK.
    The context parameters and content of the database table in the Test context are all displayed on the Run console.
  2. Now select the Production context and press F6 to launch the Job again. When the prompt dialog box appears, simply click OK to run the Job using the default settings.
    The content of the database table in the Production context is displayed on the Run console. Because the printOperations variable is set to false, the set context parameters are not displayed on the console this time.