Skip to main content Skip to complementary content

Creating a Job for managing files with Google Drive

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.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!