tBoxGet
Downloads a selected file from a Box account.
This component connects to a given Box account and downloads files to a specified local
directory.
tBoxGet Standard properties
These properties are used to configure tBoxGet running in the Standard Job framework.
The Standard
tBoxGet component belongs to the Cloud family.
The component in this framework is generally available.
Basic settings
Use existing connection |
Select this check box and in the Component |
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 (columns) to 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
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 |
Usage
Usage rule |
This component can be used alone or along with other components via the Iterate link or a trigger link such as |
Related scenario
For a related scenario, see Scenario: Uploading and downloading files from Box.