Linking the components
Procedure
- Launch Talend Studio and create an empty Job.
- Drop tS3Get, tFileInputDelimited, and tLogRow onto the workspace.
- Link tS3Get to tFileInputDelimited using a Trigger > OnSubjobOK connection.
- Link tFileInputDelimited to tLogRow using a Row > Main connection.