You can use a Box connection to perform the following operations with Box objects:
Box sources
Read data from CSV files in Box.
Search objects in Box.
Box targets
Delete files and folders in Box.
Download objects from Box.
Upload objects to Box.
Write data to CSV files in Box.
Consider the following guidelines when you configure a write operation:
If the Box application contains .csv files named upload.csv, download.csv, or delete.csv, rename the upload.csv, download.csv, or delete.csv files in the Box application. Otherwise, the Upload, Download, and Delete APIs fail with a DTM error when you run a task to read these files from Box.
To perform an upload, download, or delete operation on Box objects, you must create a flat file connection to access the
upload.csv
,
download.csv
, and
delete.csv
files on the machine that hosts the Secure Agent. When you perform an upload, download, or delete operation, the Box objects are the targets of the flat file sources.