Using context variables in Talend Studio
Creating a Talend Studio project
Creating a project is the first step to using Talend Studio. Projects allow you to better organize your work.
Procedure
Results
Creating a context group
Context groups contain values which change according to the context (prod or staging for example) in which you run a Job.
Procedure
Results
Adding values to a context group and running a Job accordingly
You can use context groups to run Jobs according to different predetermined parameters. By taking the example of deployment environments, you can configure passwords or usernames following a Job execution on your production or staging environment.
Before you begin
Procedure
Results
Exporting a metadata definition as a context group
You can export metadata definitions as context groups to use their parameters on a Job level, rather than a component level.
Before you begin
Procedure
Results
Importing a context group into a Job
You can import a context group into a preexisting Job to standardize the use of your environments. You can configure an access to your staging and production environments, for example.