Creating a Job for tracking data changes in a PostgreSQL table using
tPostgresqlSCDELT
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 Row > Main 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 Trigger > On Subjob Ok 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.
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 – please let us know!