Dragging from an input Route component to add an output one - 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

Now you will add the third component, a cLog, to log the message exchanges. We will add the component by dragging from the cSetBody component, which serves as an input component to the new one to be added.

Procedure

  1. Click the cSetBody component, and drag and drop the arrow icon displayed onto the design workspace.
    A text field and a component list appear. The component list shows all the components that can be connected with the input component.
    Design workspace.
  2. To narrow the search, type in the text field the name of the component you want to add or part of it, or a phrase describing the component's functionality if you don't know its name, and then double-click the component of interest, cLog in this example, on the component list to add it onto the design workspace. The new component is automatically connected with the input component cSetBody, using a Row > Route connection.
    Note: Components may not always have a prefix letter in the name. Therefore, as a best practice, you may want to simply specify the main body when searching for a component by its name.
    Job in the design workspace.