Cloud File Access - File Read - Transfer Object
Cloud File Access - File Read - Transfer Objects can move files and make file contents available from the cloud. Container/bucket names from the cloud and files from the cloud or as constants can be selected. You can configure the transfer object directly within the connection as described.
After double-clicking on the transfer object, set the following properties:
| Option | Description |
|---|---|
| Dynamic or static container/bucket name | Either a dynamic or static name can be selected for the container or bucket name in the cloud. If a static name is selected, it can be easily chosen from a drop-down menu. |
| Dynamic or static file name | Dynamic or static file name located in the selected container/bucket. If static, this can simply be selected from a drop-down list. |
| Read binary data | Select this option if you want to read a binary file. (E.g., *.doc, *.jpg, * .xlsx). |
| Encoding | Character encoding can be selected. The default is UTF8. |
| Abort if file not found | Enable to abort the transfer process without an error message if no file is found. |