Setting up the Job - 7.3

Data extraction

Version
7.3
Language
English
Product
Talend Big Data Platform
Talend Data Fabric
Talend Data Management Platform
Talend Data Services Platform
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Data Quality components > Data extraction components
Data Quality and Preparation > Third-party systems > Data Quality components > Data extraction components
Design and Development > Third-party systems > Data Quality components > Data extraction components

Procedure

  1. Drop the following components from the Palette to the design workspace: tFileInputDelimited, tPatternExtract, tFilterColumns, and tFileOutputDelimited.
  2. Connect the tFileInputDelimited component to the tPatternExtract component using a Row > Main connection.
  3. Connect the tPatternExtract component to the tFilterColumns component using the Row > Matching Data connection.
  4. Connect the tFilterColumns component to the tFileOutputDelimited component using a Row > Main connection.