Managing Route Resource versions - Cloud - 8.0

Talend Studio User Guide

Version
Cloud
8.0
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-29
Available in...

Cloud API Services Platform

Cloud Data Fabric

Data Fabric

Data Services Platform

ESB

MDM Platform

Real-Time Big Data Platform

When you create a Route Resource in the Integration perspective of Talend Studio, by default its version is 0.1 where 0 stands for the major version and 1 for the minor version.

You can create many versions of the same Route Resource. To do that:

  1. Close your Route Resource if it is open on the design workspace, otherwise, its properties will be read-only and thus you can not modify them.

  2. In the Repository tree view, right-click your Route Resource and select Edit properties in the drop-down list.

    Edit properties option.

    The Edit properties dialog box is opened.

    Edit properties dialog box
  3. Next to the Version field, click the M button to increment the major version and the m button to increment the minor version.

  4. Click Finish to validate the modification.

Note: By default, when you open a Route Resource, you open its last version.

To change the version of your Route Resource, you can also:

  1. Close your Route Resource if it is open on the design workspace, otherwise, its properties will be read-only and thus you can not modify them.
  2. In the Repository tree view, right-click your Route Resource and select Open another version in the context menu.
    Open another version option.
  3. In the dialog box, select the Create check box and click the M button to increment the major version and the m button to increment the minor version.

    Open another version dialog box.
  4. Click Finish to validate the modification and open this new version of your Route Resource.

You can also save a Route Resource and increment its version in the same time, by clicking File > Save as....

Note: This option does not overwrite your current Route Resource. It saves your Route Resource as another new Route Resource with another version.

You can access a list of different versions of the Route Resource. To do that:

  1. Right-click it in the Repository tree view and select Open another version in the context menu.
    Open another version dialog box.
  2. Select the version of the Route Resource you want to edit and click Finish to open it in the design workspace.