Setting up the Job
Procedure
- Create a new Job and add a tS3Connection component, a tS3Put component, a tS3Copy component, a tS3List component, a tIterateToFlow component, and a tLogRow component by typing their names on the design workspace or dropping them from the Palette.
- Link the tS3List component to the tIterateToFlow component using a Row > Iterate connection.
- Link the tIterateToFlow component to the tLogRow component using a Row > Main connection.
- Link the tS3Connection component to the tS3Put component using a Trigger > On Subjob Ok connection.
- Do the same to link the tS3Put component to the tS3Copy component and the tS3Copy component to the tS3List component.