/
Upload (S3) Attribute

Upload (S3) Attribute

Introduced in 11.0.35, allows large files to be uploaded directly into S3, bypassing the file size restrictions of the Upload Attribute

Sys Admins can find architectural documentation here: https://heuristicsolutions.atlassian.net/wiki/spaces/DOCS/pages/3981475842

Do not change the File Library, or the selected Library’s configuration, after files have been uploaded. This is not supported and will cause problems. To modify these details after files have been uploaded, reach out to technical support for assistance.

Configuration

In order to configure an S3 Upload, you must first:

Once those prerequisites are in place, you can add an Upload (S3) Attribute to a Workflow.

image-20240606-004658.png

Only S3-backed File Libraries that allow selection in a Workflow are selectable.

Data Storage

This attribute stores data about the file in the EXTERNAL_MEDIA table. The file itself is stored in S3.

Related content