Dropping and linking the components
Procedure
- Create a new Job and add the following components by typing their names in the design workspace or dropping them from the Palette: a tTeradataRow component, a tFixedFlowInput component, a tFileOutputDelimited component, a tTeradataTPTExec component, a tTeradataInput component, and a tLogRow component.
 - Connect tFixedFlowInput to tFileOutputDelimited using a Row > Main connection.
 - Do the same to connect tTeradataInput to tLogRow.
 - Connect tTeradataRow to tFixedFlowInput using a Trigger > On Subjob Ok connection.
 - Do the same to connect tFixedFlowInput to tTeradataTPTExec and tTeradataTPTExec to tTeradataInput.