Scan form

The system populates some scan form settings with default values. You can change the values for those settings to suit your configuration.

File upload

Disable the file upload settings in the TotalAgility Designer to avoid the need to manually modify the Web configuration file (Web.config).

Maximum binary chunk size

Determines the maximum size when a single page of an image or imported file is sent to the server from the scan form.

If the page is smaller than the chunk size, the complete page is sent; otherwise, the page is split into chunks. (Default: 10240 Kilobytes)

  • If the file you are importing is too large in size, an error can occur while processing it. The maximum size limit for HTTP response is 2GB, which is also the size limit for files stored in SQL server. However, the processing of the file depends on system load and memory usage, and an error can still occur for sizes smaller than 2GB due to the way WCF manages its memory.

  • The maximum binary chunk size is not used if TotalAgility is installed with File System storage.

Note the following when saving and downloading the capture data to and from Amazon S3 storage:

  • When saving big files by chunks, the minimum chunk size is 5Mb. If lower value is specified in the Designer, popup error appears, setting the value to 5Mb size.

  • On upgrading to TotalAgility 7.8.0, if the chunk size is lower than 5Mb, value will be set to 5Mb size in the database.

Note the following when saving and downloading the capture data to and from Windows Azure Blob Storage:

  • When saving big files by chunks, maximum chunk size is 100Mb. If higher value is specified in the Designer, popup error appears, setting the value to 100Mb;

  • On upgrading to TotalAgility 7.8.0, if the chunk size is higher than 10Mb, value will be set to 100Mb size in the database.

Maximum number of upload requests

Sets the number of concurrent upload requests.

The chunked image upload is slower than whole image upload with the same number of concurrent upload requests. Increasing the number of upload requests increases performance. (Default: 2, Minimum: 1 and Maximum: 2147483647)

You can configure the Maximum binary chunk size and Maximum number of upload requests settings on a per tenant basis.

Set Kofax VRS elite profile from scan profile name

By default, sets the VRS Elite profile based on the assigned TotalAgility Scan/VRS profile in the Scan Client, so that you need not rely on scan operators to select the correct VRS Elite profile. This setting only applies to "Scan create new job" and "Scan activity" forms, and does not apply to the "Web Capture" forms.

  • When you create a TotalAgility Scan/VRS profile with some name on the server and create Kofax VRS Elite profile with the same name on client machine, and configure the Scan Client to work with created Scan/VRS profile, specific VRS Elite scanner profile loads automatically. That is, when the operator begins using the Scan Client scan with VRS Elite scan source and selects the VRS/VRS profile with matching name, Kofax VRS Elite will use corresponding VRS Elite profile during scan. The connection between the profiles are only names. The settings from the Kofax Scan/VRS profile are not applied to VRS Elite profiles.

  • When you upgrade from previous versions of TotalAgility 7.4.0.1, this setting is not selected by default.

  • If corresponding VRS profile does not exist or there is an error selecting this profile, the Scan Client ignores this and continues scanning without setting VRS Elite profile.

    If VRS Elite profile was already selected, this profile remains selected even if you select another Scan/VRS profile which does not have a corresponding VRS Elite profile.

Scan/VRS profile

Set Kofax VRS elite profile from scan profile name

By default, sets the VRS Elite profile based on the assigned TotalAgility Scan/VRS Profile in the Scan Client, so that you need not rely on scan operators to select the correct VRS Elite profile.

This setting only applies to Scan create new job and Scan activity forms, and does not apply to the Web Capture forms.