Creating a Job for tracking data changes in a PostgreSQL table using tPostgresqlSCDELT - Cloud - 8.0
SCDELT
- 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 Open Studio for Big Data
- Talend Open Studio for Data Integration
- Talend Open Studio for ESB
- Talend Real-Time Big Data Platform
- Module
- Talend Studio
- Content
- Data Governance > Third-party systems > Business Intelligence components > SCDELT components
- Data Quality and Preparation > Third-party systems > Business Intelligence components > SCDELT components
- Design and Development > Third-party systems > Business Intelligence components > SCDELT components
Procedure
-
Create a new Job and add a tPostgreSQLConnection
component, a tCreateTable component, two
tFixedFlowInput components, two
tPostgreSQL Input components, two
tPostgreSQLOutput components, two
tPostgreSQLSCDELT components, and two
tLogRow components to the Job.
-
Link the first tFixedFlowInput component to the first
tPostgreSQLOutput component using a connection.
-
Do the same to link the first tPostgreSQLInput component
to the first tLogRow component, the second
tFixedFlowInput component to the second
tPostgreSQLOutput component, and the second
tPostgreSQLInput component to the second
tLogRow component.
-
Link the tPostgreSQLConnection component to the
tCreateTable component using a connection.
-
Do the same to link the first tFixedFlowInput component
to the first tPostgreSQLSCDELT component, the first
tPostgreSQLSCDELT component to the first
tPostgreSQLInput component, the first
tPostgreSQLInput component to the second
tFixedFlowInput component, the second
tFixedFlowInput component to the second
tPostgreSQLSCDELT component, the second
tPostgreSQLSCDELT component to the second
tPostgreSQLInput component.