Skip to main content
Version: 5.5

Cloud File Access Trigger

The Cloud File Access trigger initiates a transfer as soon as a file is added or modified in a container/bucket in the cloud.

The individual properties are:

PropertyDescription
Container/Bucket NameSpecify the name of the container/bucket to be monitored. You can also select it from the drop-down menu.
Scan IntervalThe container/bucket is checked for changes at the interval set here.
Read Binary DataSelect this option if you want to read a binary file. (E.g., *.doc, *.jpg, * .xlsx).
Read textRead simple text file and select encoding.
Delete after successful transferDeletes the file from the container/bucket after a transfer has been successfully completed.
Target container/bucketMoves the file to any container/bucket after a transfer has been successfully completed.
Prefix file name with UTC timestampIf the file is to be moved, this option can be used to add the current timestamp (UTC) to the source name. For example, the file "test.txt" becomes "20191204_095646_test.txt".
Delete after failed transferDeletes the file from the container/bucket after a transfer has not been completed successfully.
Target container/bucket (error)Moves the file to any container/bucket after a transfer has not been successfully executed.
Prefix UTC timestamp to file nameIf the file is to be moved, this option can be used to add the current timestamp (UTC) to the source name. For example, the file test.txt becomes 20191204_095646_test.txt.
Time between retriesTime waited between retries in seconds.
RetriesIf a file cannot be accessed, attempts can be repeated.