Skip to main content Skip to complementary content
Close announcements banner

Naming connection parameters

If you do not define the connection parameter value in Talend Studio, the parameter will appear in the Advanced parameters section of the task creation wizard in Talend Management Console after the artifact is published to Talend Management Console.

Procedure

  1. Define connection parameters under the Contexts node in the Repository tree view following the pattern connection_<application_name>_<parameter_name>, where:
    • connection_ is the fixed prefix
    • <application_name> is the variable for the name of the system to which you want to connect
    • <parameter_name> is the variable for the name of the connection parameter

    Use lower case for single-word parameter name and use camelCase in multi-word parameter name, separating the words with 'underscore'.

    Create / Edit context dialog box.
    For further information, see Setting connection parameters.
  2. Publish the artifact with the context parameter to the cloud.
    If you do not define connection parameter in the artifact, parameter fields are displayed when creating or editing the task in prompting web users at runtime to select the systems to which they want to connect.
    All predefined context connections that are supported by default follow the naming conventions. For a non-exhaustive list, see Supported connections.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!