Talend Cloud context parameters
Context parameters are parameters you can pass to the artifact at runtime by using
context variables. Context variables are values you can change between different environments,
for example, development and production, or you can change as your environment changes, such
as passwords, ports and so on.
Talend Studio supports the use of context parameters in artifacts. Context parameters can be connection parameters, user-defined parameters, parameters which link to external resources (resource parameters) or parameters about cloud tasks.
In Talend Studio, you can:
- create and centralize connection parameters in Centralizing context variables in the Repository. to be used across various artifacts. For further information, see
- create user-defined parameters in the Contexts view of artifacts,
- create resource parameters in the Contexts view of artifacts.
- create and centralize task parameters in Centralizing context variables in the Repository. to be used across various artifacts. For further information, see
The names of context parameters follow strict naming conventions.
Information noteNote: Running Studio artifacts from Talend Management Console
is possible only if the context parameters values do not include double quotation marks
("").
You can import out-of-the-box standard artifacts with pre-configured context parameters in your Studio and use them to explore and experiment all key features of Talend Management Console.