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