Creating a Job for tracking data changes in a Snowflake table using tJDBCSCDELT - 7.3

SCDELT

Version
7.3
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 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
Last publication date
2024-02-21

Procedure

  1. Create a new Job and add a tJDBCConnection component, two tJDBCRow components, two tFixedFlowInput components, two tJDBCOutput components, two tJDBCSCDELT components, two tJDBCInput components, and two tLogRow components to the Job.
  2. Link the first tFixedFlowInput component to the first tJDBCOutput component using a Row > Main connection.
  3. Do the same to link the first tJDBCInput component to the first tLogRow component, the second tFixedFlowInput component to the second tJDBCOutput component, and the second tJDBCInput component to the second tLogRow component.
  4. Link the tJDBCConnection component to the first tJDBCRow component using a Trigger > On Subjob Ok connection.
  5. Do the same to link the first tJDBCRow component to the second tJDBCRow component, the second tJDBCRow component to the first tFixedFlowInput component, the first tFixedFlowInput component to the first tJDBCSCDELT component, the first tJDBCSCDELT component to the first tJDBCInput component, the first tJDBCInput component to the second tFixedFlowInput component, the second tFixedFlowInput component to the second tJDBCSCDELT component, the second tJDBCSCDELT component to the second tJDBCInput component.