In this article
Table of Contents | ||||
---|---|---|---|---|
|
Overview
You can use this Snap to read a file from Box as binary data.
Prerequisites
None.
Support for Ultra Pipelines
Works in Ultra Task Pipelines.
Limitations
None.
Snap Input and Output
Input/Output | Type of View | Number of Views | Examples of Upstream and Downstream Snaps | Description |
---|---|---|---|---|
Input | Document |
|
| File ID and File path. |
Output | Binary |
|
| Reads the file to the specified file path. |
Snap Settings
Field Name | Field Dependency | Description | |||
---|---|---|---|---|---|
Label* | N/A | Specify a name for the Snap. You can modify this to be more specific, especially if you have more than one of the same Snap in your Pipeline. Default Value: Box Read | |||
File ID* | N/A | Specify the Box ID for a file to be read from Box.
Format: String Default: None | |||
File Path | N/A | Specify the file path of the file to be read. The file path is used if you do not provide the File ID.
Format: String Default: None | |||
Maximum concurrency* | N/A | Specify the maximum number of files which can be downloaded concurrently. If the value is more than 10, the Snap will set the value to 10 internally without throwing an exception. Format: Integer Default: 1 | |||
Number of Retries | N/A | Specify the number of attempts the Snap must make in case of connection failure or timeout. Minimum value: 0 Default value: 0 | |||
Retry Interval (seconds) | N/A | Specify the minimum number of seconds the Snap must wait before each retry attempt. Minimum value: 1 Default value: 1
| |||
Snap Execution | N/A | Select one of the three modes in which the Snap executes. Available options are:
|
Multiexcerpt include macro name Temporary Files page Join
Example
To read a file, specify the file path of the located file in Box. You can obtain the file path from the Directory Browser Snap in the Box Snap Pack.
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|