Creating a Route Resource - 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 Data Fabric

Data Fabric

Data Services Platform

ESB

MDM Platform

Real-Time Big Data Platform

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.