Setting up the Job - Cloud - 8.0

Amazon S3

Version
Cloud
8.0
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Amazon services (Integration) > Amazon S3 components
Data Quality and Preparation > Third-party systems > Amazon services (Integration) > Amazon S3 components
Design and Development > Third-party systems > Amazon services (Integration) > Amazon S3 components
Last publication date
2024-02-20

Procedure

  1. 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.
  2. Link the tS3List component to the tIterateToFlow component using a Row > Iterate connection.
  3. Link the tIterateToFlow component to the tLogRow component using a Row > Main connection.
  4. Link the tS3Connection component to the tS3Put component using a Trigger > On Subjob Ok connection.
  5. Do the same to link the tS3Put component to the tS3Copy component and the tS3Copy component to the tS3List component.