Scanning
|
This feature was released early in 2018.5.3 (Feature #26710). |
This enhancement introduces an option for real-time archiving of scanned documents. When enabled, scanned document pages will be written directly to the current archiving location instead of getting written to the database.
As a result, this feature reduces the size of database transaction logs and improves performance of SQL Server transaction log shipping functionality for sites using that functionality to keep data synchronized between servers.
This feature is controlled by the new ScanDocumentArchivingInRealtime RIS System Configuration setting.
Configuration Instructions
System Administrators must complete the following actions to enable this feature:
Changes to RIS System Configuration Settings
ยท Configure the RIS System Config value ScanDocumentArchivingInRealtime for your site.
The following related settings were added or updated:
Setting |
Default |
Purpose |
ScanDocumentArchivingInRealtime |
Value=Boolean, Default=[FALSE] |
When [True], real-time archiving of scan documents is enabled and scan document pages are written directly to the current archive location instead of to the database. Added in v2018.5.3 #26710 |