Defining context variables for Talend Data Stewardship instances - 7.3

Data Stewardship

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

Use Talend Data Stewardship connection parameters to define context variables and pass them to the Job at runtime to decide onto which Talend Data Stewardship instance to populate with your data.

About this task

This procedure shows how to define a context group and its context variables in the Studio repository before importing it to the Context view of the Job.

Procedure

  1. Right-click the Contexts node in the Repository tree view and select Create context group from the menu.
  2. In the open wizard, enter a name, purpose, and description for the new context group. Call it TdsServerContextGroup in this example.
  3. Click Next and start defining the context variables.
    A default context environment named Default is created.
  4. Click the [+] button at the upper right corner of the wizard to open the Configure Contexts dialog box.
  5. Rename the context Default to Test and create a new context Production.
  6. Click OK to validate your context definition and close the Configure Contexts dialog box.
    The newly created contexts Test and Production are shown in the context variables table.
  7. Add the following three context variables by clicking the [+] button below the table, specifying their names and types, and entering their values under each context.
    • TdsServerURL of String type, which represents the URL of a Talend Data Stewardship instance.
    • TdsServerUsername of String type, which represents the username for accessing a Talend Data Stewardship instance.
    • TdsServerPassword of Password type, which represents the password for accessing a Talend Data Stewardship instance.

    You need to enter the URL and Username values between double quotation marks and enter the Password value without double quotation marks.

  8. Click Finish to close the wizard and create the group under the Contexts node.
  9. Open the Contexts view under the Job in the design workspace.
    If you can not see the Contexts tab, select Window > Show view > Talend > Contexts to open the Contexts view in Studio.
  10. Drop the new group from the Repository to the Contexts view.