Linking the components
Procedure
- Drop the following components from the Palette onto the design workspace: tCouchDBConnection, tFileInputDelimited, tCouchDBOutput, tCouchDBInput, tLogRow and tCouchDBClose.
- Connect tFileInputDelimited to tCouchDBOutput using a Row > Main link.
- Do the same to connect tCouchDBInput to tLogRow.
- Connect tCouchDBConnection to tFileInputDelimited using a Trigger > OnSubjobOk link.
- Do the same to connect tFileInputDelimited to tCouchDBInput and tCouchDBInput to tCouchDBClose.
- Label the components to better identify their functions.