Linking the components - 7.3

Amazon S3

Version
7.3
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-21

Procedure

  1. Drop tS3Connection, tS3List, tIterateToFlow, tLogRow and tS3Close onto the workspace.
  2. Link tS3Connection to tS3List using the OnSubjobOk trigger.
  3. Link tS3List to tIterateToFlow using the Row > Iterate connection.
  4. Link tIterateToFlow to tLogRow using the Row > Main connection.
  5. Link tS3List to tS3Close using the OnSubjobOk trigger.