Linking the components - Cloud - 8.0

MySQL

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 > Database components (Integration) > MySQL components
Data Quality and Preparation > Third-party systems > Database components (Integration) > MySQL components
Design and Development > Third-party systems > Database components (Integration) > MySQL components
Last publication date
2024-02-29

Procedure

  1. In the Repository, expand the Metadata and File delimited nodes.
  2. Select the metadata which corresponds to the client file and slide the metadata onto the workspace. Here, we are using the customers metadata.
  3. Double-click tFileInputDelimited in the Components dialog box to add tFileInputDelimited to the workspace, with the relevant fields filled by the metadata file.
  4. Drop tMysqlRow, tParseRecordSet and tFileOutputDelimited onto the workspace.
  5. Link tFileInputDelimited to tMysqlRow using a Row > Main connection.
  6. Link tMysqlRow to tParseRecordSet using a Row > Main connection.
  7. Link tParseRecordSet to tFileOutputDelimited using a Row > Main connection.