Dropping and linking the components - Cloud - 8.0

Standardization

Version
Cloud
8.0
Language
日本語
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 Open Studio for Big Data
Talend Open Studio for Data Integration
Talend Open Studio for ESB
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
ジョブデザインと開発 > サードパーティーシステム > データクオリティコンポーネント > 標準化
データガバナンス > サードパーティーシステム > データクオリティコンポーネント > 標準化
データクオリティとプレパレーション > サードパーティーシステム > データクオリティコンポーネント > 標準化
Last publication date
2023-09-14

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 your 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 your 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.