Specifying the File Size Limits - Connector for use with SAP ArchiveLink - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - Essential - Premier - Standard - external - Standard - Premier - Essential

Connector for use with SAP ArchiveLink

Platform
OnBase
Product
Connector for use with SAP ArchiveLink
Release
Foundation 23.1
License
Standard
Premier
Essential

When archiving data or print lists on documents greater than 200 KB, you can specify the maximum file size for archiving. To specify the limit, set the maxrequestlength setting in the web.config file equal to the number of kilobytes. Example:

<httpRuntime maxRequestLength="16384" executionTimeout="90"/>