Component family |
Cloud/Box |
|
Function |
This component connects to a given Box account and copies or moves a specified file or |
|
Purpose |
The tBoxCopy component copies or moves a given folder |
|
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 |
|
Move Directory |
Select this check box to move a directory in Box. |
|
Copy Directory |
Select this check box to copy a directory in Box. |
|
File Name |
Enter file name with the path in Box you want to copy. |
|
Source Directory |
This option appears when the Move |
|
Destination Directory |
Enter the destination directory in Box where the specified file or directory will be |
|
Rename |
Select this check box to rename the file or directory to be |
|
Remove Source File |
Select this check box to remove the source file during the copy |
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 four columns named destinationFilePath, destinationFileName, sourceDirectory, and destinationDirectory. |
|
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 DESTINATION_FILENAME: the destination file name. This is DESTINATION_FILEPATH: the destination file path. This is SOURCE_DIRECTORY: the source directory. This is an After DESTINATION_DIRECTORY: the destination directory. This is 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 is usually used standalone in a Subjob to copy or move data from |
|
Limitation |
n/a |