Component family |
Cloud / Google Drive |
|
Function |
This component iterates on a specified folder in Google Drive. |
|
Purpose |
This component allows you to list files and/or sub-folders in a specified folder in |
|
Basic settings |
Use Existing Connection |
Select this check box and from the list that appears select the relevant connection |
|
Application Name |
Enter the application name required by Google Drive to get access to its APIs. |
|
Access Token |
Enter the access token required by Google Drive to access a Google Drive account and operate |
|
Use HTTP Proxy |
Select this check box if you are working behind an HTTP proxy. |
|
Proxy Host |
Enter the IP address of the HTTP proxy server. This field is available only when the Use |
|
Proxy Port |
Enter the port number of the HTTP proxy server. This field is available only when the Use |
|
Use SSL |
Select this check box if an SSL connection is used to access Google Drive. |
|
Algorithm |
Enter the name of the SSL cryptography algorithm. This field is available only when the Use |
|
TrustStore File |
Browse to or enter the path to the certificate TrustStore file that contains the list of This field is available only when the Use |
|
Password |
Enter the password used to check the integrity of the TrustStore data. This field is available only when the Use |
|
Folder Name |
Enter the name of the folder to be iterated on. |
|
FileList Type |
Select the type of data you want to list.
|
|
Includes subdirectories |
Select this check box to iterate also on the subdirectories. |
Advanced settings |
tStatCatcher Statistics |
Select this check box to gather the Job processing metadata at the Job level as well as |
Global Variables |
ID: the ID of the file/folder being processed. This is a TITLE: the title of the file/folder being processed. This MIME_TYPE: the MIME type of the file/folder being LAST_MODIFIED: the last modification date of the SIZE: the file size in bytes. This is a Flow variable and SELF_LINK: the link back to the file/folder being PARENTS: the properties of the parent folder of the ERROR_MESSAGE: the error message generated by the A Flow variable functions during the execution of a component while an After variable To fill up a field or expression with a variable, press Ctrl + For further information about variables, see Talend Studio |
|
Usage |
This component can be used as a standalone component or as a start component of a Job |
|
Limitation |
n/a |
For a related scenario, see Managing files with Google Drive.