Dropping and linking the components - Cloud - 8.0

Change Data Capture

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 Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Database components (Integration) > Change Data Capture
Data Quality and Preparation > Third-party systems > Database components (Integration) > Change Data Capture
Design and Development > Third-party systems > Database components (Integration) > Change Data Capture
Last publication date
2024-02-20

Procedure

  1. Create a new Job and add the following components by typing their names in the design workspace or dropping them from the Palette: a tFixedFlowInput component, a tOracleOutput component, a tOracleCDC component, a tOracleCDCOutput component, two tOracleInput components, and two tLogRow components.
  2. Connect tFixedFlowInput to tOracleOutput using a Row > Main link.
  3. Do the same to connect tOracleCDC to tOracleCDCOutput, the first tOracleInput to the first tLogRow, and the second tOracleInput to the second tLogRow.
  4. Connect tFixedFlowInput to tOracleCDC using a Trigger > On Subjob Ok connection.
  5. Do the same to connect tOracleCDC to the first tOracleInput and the first tOracleInput to the second tOracleInput.