Ajouter et relier les composants - 7.0
CombinedSQL
- EnrichVersion
- 7.0
- EnrichProdName
- 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 Open Studio for Big Data
- Talend Open Studio for Data Integration
- Talend Open Studio for ESB
- Talend Open Studio for MDM
- Talend Real-Time Big Data Platform
- EnrichPlatform
- Studio Talend
- task
- 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
Procédure
-
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.
-
Reliez le composant tMysqlConnection au
tFixedFlowInput à l'aide d'un lien
Trigger > OnSubjobOk.
-
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.
-
Reliez le composant tFixedFlowInput au
tMysqlOutput à l'aide d'un lien Row > Main.
-
Reliez le composant tCombinedSQLInput au
tCombinedSQLFilter à l'aide d'un lien
Row > Combine.
-
Procédez de la même manière afin de relier le tCombinedSQLFilter au tCombinedSQLAggregate et le tCombinedSQLAggregate au tCombinedSQLOutput.
-
Reliez le composant tMysqlInput au tLogRow à l'aide d'un lien Row > Main.