Skip to main content Skip to complementary content

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

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.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!