Genpact Cora Knowledge Center

Support

Attach a Large File to a Form

Description

When you attach a large file to a form, the form fails to submit.

Cause

There is a data limit for each form.

Affected Versions

All versions.

Solution

  1. Access the web.config file.
  2. Edit the following node, which determines the maximum request size (in Kb), according to your organization's requirements.
    <httpRuntime maxRequestLength="4096"/>

Note: If there is limited bandwidth between the client and the Cora SeQuence server, uploading a large attachment might still fail.