Dropping and linking the components - Cloud - 8.0

GS

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 > Cloud storages > Google components > GS components
Data Quality and Preparation > Third-party systems > Cloud storages > Google components > GS components
Design and Development > Third-party systems > Cloud storages > Google components > GS components
Last publication date
2024-03-14

About this task

To design the Job, proceed as follows:

Procedure

  1. Drop the following components from the Palatte to design the workspace: one tGSConnection component, one tGSPut component, two tGSCopy components, one tGSDelete component, one tGSList component, one tIterateToFlow component, one tLogRow component and one tGSClose component.
  2. Connect tGSConnection to tGSPut using a Trigger > On Subjob Ok link.
  3. Connect tGSPut to the first tGSCopy using a Trigger > On Subjob Ok link.
  4. Do the same to connect the first tGSCopy to the second tGSCopy, connect the second tGSCopy to tGSDelete, connect tGSDelete to tGSList, and connect tGSList to tGSClose.
  5. Connect tGSList to tIterateToFlow using a Row > Iterate link.
  6. Connect tIterateToFlow to tLogRow using a Row > Main link.