Using the features in the Extra tab - Cloud - 8.0

Talend Studio User Guide

Version
Cloud
8.0
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Cloud
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
Design and Development
Last publication date
2024-02-29

The Extra tab offers some optional function parameters.

  • Select the Multithread execution check box to allow two Job executions to start at the same time.

  • Set the Implicit tContextLoad option parameters to avoid using the tContextLoad component on your Job and automate the use of context parameters.

    Choose between File and Database as source of your context parameters and set manually the file or database access.

    Set notifications (error/warning/info) for unexpected behaviors linked to context parameter setting.

    For an example of loading context parameters dynamically using the Implicit Context Load feature, see Data Integration Job Examples.

  • When you fill in Implicit tContextLoad manually, you can store these parameters in your project by clicking the Save to project settings button, and thus reuse these parameters for other components in different Jobs.

  • Select the Use Project Settings check box to recuperate the context parameters you have already defined in the Project Settings view.

    The Implicit tContextLoad option becomes available and all fields are filled in automatically.

    For more information about context parameters, see Context settings.

  • Click Reload from project settings to update the context parameters list with the latest context parameters from the project settings.