Configuring a connection to a MySQL database - Cloud - 7.3

Talend Studio User Guide

Version
Cloud
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Cloud
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
Design and Development
Last publication date
2024-02-13

Procedure

  1. Drop the following components from the Palette onto the design workspace: tMysqlConnection, tSQLTemplateAggregate, tSQLTemplateCommit, tMysqlInput, and tLogRow.
  2. Link tMysqlConnection to tSQLTemplateAggregate using a Trigger > On Subjob Ok connection.
  3. Do the same to link tSQLTemplateAggregate to tSQLTemplateCommit and link tSQLTemplateCommit to tMysqlInput.
  4. Link tMysqlInput to tLogRow using a Row > Main connection.
  5. Double-click tMysqlConnection to open its Basic settings view.
  6. In the Basic settings view, set the database connection details manually.
  7. Double-click tSQLTemplateCommit to open its Basic settings view.
  8. On the Database Type list, select the relevant database type, and from the Component List, select the relevant database connection component if more than one connection is used.