Dropping and linking the components - Cloud - 8.0

Standardization

Version
Cloud
8.0
Language
English
Product
Talend Big Data
Talend Big Data Platform
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
Data Governance > Third-party systems > Data Quality components > Standardization components
Data Quality and Preparation > Third-party systems > Data Quality components > Standardization components
Design and Development > Third-party systems > Data Quality components > Standardization components
Last publication date
2024-02-20

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.