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. Drop tFixedFlowInput, tMysqlRow, tParseRecordSet and tLogRow onto the workspace.
  2. Rename tFixedFlowInput as source_flow, tMysqlRow as insert_recordset, tParseRecordSet as parse_recordset and tLogRow as show_combined_flow.
  3. Link tFixedFlowInput to tMysqlRow using a Row > Main connection.
  4. Link tMysqlRow to tParseRecordSet using a Row > Main connection.
  5. Link tParseRecordSet to tLogRow using a Row > Main connection.