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 tFixedFlowInput component, a tFileOutputDelimited component, a tEXABulkExec component, a tEXAInput component, and a tLogRow component.
- Connect the tFixedFlowInput component to the tFileOutputDelimited component using a Row>Main connection.
- Do the same to connect the tEXAInput component to the tLogRow component.
- Connect the tFixedFlowInput component to the tEXABulkExec component using a Trigger>On Subjob Ok connection.
- Do the same to connect the tEXABulkExec component to the tEXAInput component.