Skip to main content Skip to complementary content

Dropping and linking the components

About this task

To replicate this step, proceed as follows:

Procedure

  1. Set up the file delimited schema for the partsmaster.csv file in the Repository of Talend Studio. For further information about how to set up a file delimited schema, see Centralizing File Delimited metadata.
  2. Under the Metadata node of the Repository of Talend Studio, select the file delimited schema for partsmaster.csv and drop it on the design workspace.
  3. From the dialog box that pops up, select tFileInputDelimited.
    Then the tFileInputDelimited (partsmaster) component displays in the design workspace.
  4. From the Palette, drop the tStandardizeRow component and two tLogRow components into the design workspace.
  5. Right-click tFileInputDelimited (partsmaster) to open the contextual menu.
  6. From the contextual menu, select Row > Main link to connect this component to tStandardizeRow.
  7. Accept the schema propagation prompted by the pop-up dialog box.
  8. From tStandardizeRow, do the same to connect this component to one of the two tLogRow components using Row > Main link and to the other using Row > Reject link and accept the schema propagation.
    You can change the name displayed for each of these component as what has been done for one of the tLogRow component, named as Exception in this scenario. For further information, see View tab.

Results

Then you can continue to configure each component to be used.

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!