Creating a Job for managing files with Google Drive - Cloud - 8.0

Google Drive

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

Procedure

  1. Create a new Job and add a tGoogleDriveConnection component, two tGoogleDrivePut components, a tFileInputRaw component, a tGoogleDriveCreate component, a tGoogleDriveCopy component, a tGoogleDriveList component, and five tLogRow components to the Job.
  2. Link the first tGoogleDrivePut component to the first tLogRow component using a Row > Main connection.
  3. Do the same to link the tFileInputRaw component to the second tGoogleDrivePut component, the second tGoogleDrivePut component to the second tLogRow component, the tGoogleDriveCreate component to the third tLogRow component, the tGoogleDriveCopy component to the fourth tLogRow component, the tGoogleDriveList component to the fifth tLogRow component.
  4. Link the tGoogleDriveConnection component to the first tGoogleDrivePut component using a Trigger > On Subjob Ok connection.
  5. Do the same to link the first tGoogleDrivePut component to the tFileInputRaw component, the tFileInputRaw component to the tGoogleDriveCreate component, the tGoogleDriveCreate component to the tGoogleDriveCopy component, and the tGoogleDriveCopy component to the tGoogleDriveList component.