Adding and linking 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 tFixedFlowInput component, a tMysqlOutput component, a tMysqlInput component, a tExtractDelimitedFields component, two tLogRow components.
- Link tFixedFlowInput to tMysqlOutput using a Row > Main connection.
- Do the same to link tMysqlOutput to the first tLogRow, link tMysqlInput to tExtractDelimitedFields, link tExtractDelimitedFields to the second tLogRow.
- Link tFixedFlowInput to tMysqlInput using a Trigger > On Subjob Ok connection.