Dropping and linking the components
Procedure
- Drop the following components from the Palette onto the design workspace: tCassandraConnection, tFileInputDelimited, tCassandraOutput, tCassandraInput, tLogRow and tCassandraClose.
 - Connect tFileInputDelimited to tCassandraOutput using a Row > Main link.
 - Do the same to connect tCassandraInput to tLogRow.
 - Connect tCassandraConnection to tFileInputDelimited using a Trigger > OnSubjobOk link.
 - Do the same to connect tFileInputDelimited to tCassandraInput and tCassandraInput to tCassandraClose.
 - Label the components to better identify their functions.