scanEngine.properties
Code Insight 6.14.2 SP1
Configure the scanEngine.properties property as described below
Property |
Description |
Set uploadToScanEnableScanner to “true” to enable Upload to Scan uploadToScanEnableScanner = true |
Enables upload functionality on the Scan Server where this property file resides. Required for Upload to Scan to work. |
Upload directory to write to uploadToScanUploadDirectory = /home/upload_to_scan_folder |
Indicates the directory on the Scan Server where files will be uploaded during Upload to Scan. Required for Upload to Scan functionality. Important:Must be an absolute path, equal to or a child of the serverFileSystemRoot directory. |
Web application uses this property to limit the root of server file system Multiple roots are supported, but they have to be separated by “|”. For example, in Windows: C:\\Windows|C:\\Folder1\\Folder2|D:\\Folder3 serverFileSystemRoot |
Indicates the root directory on the Scan Server where files will be scanned. Users may not browse and scan directories outside of this root. Required for Upload to Scan functionality. Important:Must be equal to, or a parent of the uploadToScanUploadDirectory. |