Skip to main content Skip to complementary content
Close announcements banner

Adding an output component by dragging from an input one

About this task

Now you will add the third component, a tFileOutputDelimited, to write the data read from the source file into another text file. We will add the component by dragging from the tLogRow component, which serves as an input component to the new one to be added.

Procedure

  1. Click the tLogRow 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.
  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, tFileOutputDelimited in this example, on the component list to add it onto the design workspace.
    Information noteNote:
    • To use a descriptive phrase as keywords for a fuzzy search, make sure the Also search from Help when performing a component searching check box is selected on the Preferences > Palette Settings view. For more information, see Palette preferences (Talend> Palette Settings).
    • 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.
    The new component is automatically connected with the input component tLogRow, using a Row Main connection.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!