Créer un Job pour suivre les modifications de données dans une table PostgreSQL à l'aide du tPostgresqlSCDELT - Cloud - 8.0
SCDELT
- Version
- Cloud
- 8.0
- 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 Open Studio for Big Data
- Talend Open Studio for Data Integration
- Talend Open Studio for ESB
- Talend Real-Time Big Data Platform
- Module
- Studio Talend
- Content
- Création et développement > Systèmes tiers > Composants Business Intelligence > Composants SCDELT
- Gouvernance de données > Systèmes tiers > Composants Business Intelligence > Composants SCDELT
- Qualité et préparation de données > Systèmes tiers > Composants Business Intelligence > Composants SCDELT
- Last publication date
- 2023-09-14
Procédure
-
Créez un Job et ajoutez un composant tPostgreSQLConnection, un tCreateTable, deux tFixedFlowInput, deux tPostgreSQL Input, deux tPostgreSQLOutput, deux tPostgreSQLSCDELT et deux tLogRow dans le Job.
-
Reliez le premier tFixedFlowInput au premier tPostgreSQLOutput à l'aide d'un lien .
-
Répétez l'opération pour relier le premier tPostgreSQLInput au premier tLogRow, le second tFixedFlowInput au second tPostgreSQLOutput et le second tPostgreSQLInput au second tLogRow.
-
Reliez le composant tPostgreSQLConnection au tCreateTable à l'aide d'un lien .
-
Répétez l'opération pour relier le tFixedFlowInput au premier tPostgreSQLSCDELT, le premier tPostgreSQLSCDELT au premier tPostgreSQLInput, le premier tPostgreSQLInput au second tFixedFlowInput, le second tFixedFlowInput au second tPostgreSQLSCDELT, le second tPostgreSQLSCDELT au second tPostgreSQLInput.