Increase File upload size limit

When we upload a file, size exceeding more than 1 MB, It is leading to failed upload attempts. Is it possible to enhance the upload limit? If so, what would be the maximum allowable limit?

Comments

  • Hi,

    We have a default limit of 15 MB set for the OutputType "FileData" and "ByteArray". You can set the OutputType to "FileReference" for which you can define the "Max File Size" as per the requirement.

    Please let us know if you have any further queries regarding the same.

Sign In or Register to comment.