Naming user-defined variables - Cloud - 7.3

Talend Studio User Guide

Version
Cloud
7.3
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-13
Available in...

Cloud API Services Platform

Cloud Big Data

Cloud Big Data Platform

Cloud Data Fabric

Cloud Data Integration

Cloud Data Management Platform

Data Fabric

Procedure

  1. Define the variables in the Contexts view in the Studio workspace following the pattern parameter_<parameter_name>, all in lower case, where:

    parameter_

    fixed prefix

    If you do not use the parameter_ prefix, the parameter will appear in the Advanced parameters section of the task creation wizard instead of the Parameters section after the artifact is published to Talend Management Console. The use of this prefix is not compulsory, it just changes the placement of the parameters in the app.

    <parameter_name>

    name of the parameter

    Use underscore to separate words in the parameter name if necessary.

  2. When you publish the artifact with the user-defined parameters to the Cloud, parameters fields are displayed and labeled with the parameter names you defined in the Studio, allowing the web user to set/change parameter values at runtime.
    For further information, see Setting user-defined parameters.
    For examples of context parameters, import the Talend Cloud Demos project to your Studio.