Configuring the context variables - 8.0

Data Integration Job Examples

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 Open Studio for Big Data
Talend Open Studio for Data Integration
Talend Open Studio for ESB
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Design and Development > Designing Jobs
Last publication date
2024-02-06
You must define the variables that will be used to call the MetaServlet REST Web service.

Procedure

  1. In the Context view, click the [+] button four times to add four variables.
  2. Name these variables tac_url, tac_user, tac_pwd and task_id.
  3. In the Value field under the Default context, enter the variable values:
    • For the tac_url variable, type in the URL of the Talend Administration Center Web application, http://localhost:8080/org.talend.administrator for example.
    • For the tac_user variable, type in the administrator user name in Talend Administration Center Web application, admin@company.com for example.
    • For the tac_pwd variable, type in the administrator password in Talend Administration Center Web application, admin for example.
    • For the task_id variable, type in the ID of the task you want to generate, 1 for example.
  4. Press Ctrl+S to save your changes.