Setting up the Job - 7.3

QAS address standardization

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 > Standardization components > Address standardization components > QAS address standardization components
Data Quality and Preparation > Third-party systems > Data Quality components > Standardization components > Address standardization components > QAS address standardization components
Design and Development > Third-party systems > Data Quality components > Standardization components > Address standardization components > QAS address standardization components
Last publication date
2024-02-21

Procedure

  1. In the Repository tree view, expand Metadata and the file node where you have stored the input schemas and drop the relevant file onto the design workspace.
    The Components dialog box displays.
  2. Select tFileInputDelimited from the list and click OK to close the dialog box.
    The tFileInputDelimited component displays on the workspace. The input file used in this scenario is called address_template, which is a csv file that holds some French client personal information.
  3. Drop the following components from the Palette onto the design workspace: tMap, tQASAddressRow, tFilterRow, and tLogRow.
  4. Connect tFileInputDelimited to tMap and tQASAddressRow to tFilterRow using Main links, tMap to tQASAddressRow using the New Output link, and tFilterRow to tLogRow using the Filter link.