Ajouter et relier les composants - 7.3

CombinedSQL

Version
7.3
Language
Français
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
Studio Talend
Content
Création et développement > Systèmes tiers > Composants ELT > Composants CombinedSQL
Gouvernance de données > Systèmes tiers > Composants ELT > Composants CombinedSQL
Qualité et préparation de données > Systèmes tiers > Composants ELT > Composants CombinedSQL
Last publication date
2024-02-22

Procédure

  1. Déposez les composants suivants de la Palette dans l'espace de modélisation graphique : tMysqlConnection, tFixedFlowInput, tMysqlOutput, tCreateTable, tCombinedSQLInput, tCombinedSQLFilter, tCombinedSQLAggregate, tCombinedSQLOutput, tMysqlCommit, tMysqlInput et tLogRow.
  2. Reliez le composant tMysqlConnection au tFixedFlowInput à l'aide d'un lien Trigger > OnSubjobOk.
  3. Procédez de la même manière afin de relier le tFixedFlowInput au tCreateTable, le tCreateTable au tCombinedSQLInput, le tCombinedSQLInput au tMysqlCommit et le tMysqlCommit au tMysqlInput.
  4. Reliez le composant tFixedFlowInput au tMysqlOutput à l'aide d'un lien Row > Main.
  5. Reliez le composant tCombinedSQLInput au tCombinedSQLFilter à l'aide d'un lien Row > Combine.
  6. Procédez de la même manière afin de relier le tCombinedSQLFilter au tCombinedSQLAggregate et le tCombinedSQLAggregate au tCombinedSQLOutput.
  7. Reliez le composant tMysqlInput au tLogRow à l'aide d'un lien Row > Main.