Building a Route to an ESB Runtime KAR file - 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

About this task

To build a Route to an ESB Runtime KAR file, complete the following:

Procedure

  1. In the Repository tree view, right-click the Route you want to build, and select Build Route to open the Build Route dialog box.
    Note:

    You can show/hide a tree view of all created Jobs in Talend Studio directly from the Build Route dialog box by clicking the Double right arrow to show the tree view and the Double left arrow to hide the tree view buttons respectively. This accessibility helps to modify the selected items to be exported directly from the dialog box without having to close it and go back to the Repository tree view in Talend Studio to do that.

    Build Route dialog box.
  2. In the To archive file field, browse to the directory where you want to save your built Route.
  3. In the Route Version area, select the version number of the Route you want to build if you have created more than one version of the Route.
  4. In the Build Type area, Talend Runtime (OSGI) is selected by default.
  5. Click Finish to validate your changes, complete the export operation and close the dialog box.

Results

A .kar file for the Route is created in the defined place.

For a quick test of your Route, you can start a locally installed Talend Runtime, and copy the build artifact to the <TalendRuntimePath>/container/deploy folder.

For more information on how to install a local Talend Runtime, see the installation guide.

For use cases of building a Route to an ESB Runtime KAR file, see Data Service and Routing Examples.