tBoxDelete
Removes a given folder or file from Box.
This component connects to a given Box account and removes a specified file or
folder.
tBoxDelete Standard properties
These properties are used to configure tBoxDelete running in the Standard Job framework.
The Standard
tBoxDelete component belongs to the Cloud family.
The component in this framework is available in all Talend
products.
Basic settings
Use existing connection |
Select this check box and in the Component List click the relevant connection component to |
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 folder or the file you need to remove. |
Schema and Edit schema |
A schema is a row description. It defines the number of fields Note that the schema of this component is read-only with one column named filepath. |
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
REMOVED_PATH: the path of the folder or file being 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 is usually used standalone in a subJob to remove data from Box. |
Related scenarios
No scenario is available for the Standard version of this component yet.