How can you upload a file on a Form greater than 15 MB?

While attempting to upload a file greater than 15 MB onto a Form, I was told by Decisions that I cannot upload any file with FileData greater than 15 MB. Is there any way around this restriction?

Comments

  • Hi there,

    The Decisions application only supports a FileData Form upload up to 15 MB for performance reasons. Decisions offers an alternative file upload option by using FileReferences in place of FileData for larger files.

    For information on how to utilize a FileReference, check out this document:

    https://documentation.decisions.com/docs/file-type-overview

    By using a FileReference for an upload, you can upload files to a Form greater than 15 MB.

    Hope this helps!

Sign In or Register to comment.