Component family |
Cloud/Box |
|
Function |
This component connects to a given Box account and downloads files to a specified local |
|
Purpose |
The tBoxGet component downloads a selected file from a |
|
Basic settings |
Use existing connection |
Select this check box and in the Component List click the |
Connection/Client Key |
Enter the client key required by Box to access the Box API. To obtain the client key and |
|
Connection/Client Secret |
Enter the client secret required by Box to access the Box API. To obtain the client key and |
|
Connection/Access Token |
Enter the access token required by Box to access a Box account and operate it. For how to get |
|
Connection/Refresh Token |
Enter the refresh token required by Box to refresh the access token automatically. For how to |
|
|
Connection/Use HTTP proxy |
If you are using a proxy, select this check box and enter the host and port information of |
|
Path |
Enter the path on Box pointing to the file you need to download. |
|
Save as file |
Select this check box to display the Save To field and |
Schema and Edit schema |
A schema is a row description. It defines the number of fields to be processed and passed on Note that the schema of this component is read-only with two The Schema field is not available |
|
Advanced settings |
tStatCatcher Statistics |
Select this check box to collect log data at the component |
Global Variables |
ERROR_MESSAGE: the error message generated by the FILE_NAME: the name of the file being processed. This is INPUT_STREAM: the content of the file being fetched. This 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 alone or along with other components via the Iterate link or a trigger link such as |
|
Limitation |
n/a |
For a related scenario, see Scenario: Uploading and downloading files from Box.