Creating a Route Resource - 7.3

Talend Open Studio User Guide

Version
7.3
Language
English
Product
Talend Open Studio for Big Data
Talend Open Studio for Data Integration
Talend Open Studio for Data Quality
Talend Open Studio for ESB
Module
Talend Studio
Content
Design and Development
Last publication date
2023-10-11
Available in...

Open Studio for ESB

About this task

To create a new Route resource:

Procedure

  1. In the Repository of the Integration perspective, right-click the Resources node and select Create Resource from the contextual menu.
    The New Resource wizard opens to help you define the main properties of the new Route Resource.
  2. Enter the Resource properties as the following:

    Field

    Description

    Source File

    the path to a local or remote file to create the Resource from an existing file.

    Name

    the name of the new Resource. A message comes up if you enter prohibited characters.

    Purpose

    the purpose of the Resource or any useful information regarding the Resource use.

    Description

    Resource description.

    Author

    a read-only field that shows by default the current user login.

    Locker

    a read-only field that shows by default the login of the user who owns the lock on the current Resource. This field is empty when you are creating a Resource and has data only when you are editing the properties of an existing Resource.

    Version

    a read-only field. You can manually increment the version using the M and m buttons. For more information, see Managing Job and Route versions.

    Status

    a list to select from the status of the Resource you are creating.

    Path

    a list to select from the folder in which the Resource will be created.

  3. Click Finish to create the Resource.
    If you create the Resource from scratch, an empty Resource opens in the editor on the design workspace.
    If you create the Resource from an existing file, the content of the source file is displayed in the editor on the design workspace.
  4. Edit the code of your Resource and save it.