Commonly-modified Ephesoft settings
Ephesoft has a lot of configuration can be modified to optimized your implementation. Let's review some of the more common settings.
dcma-workflow.properties
The number of workflow threads can be specified here. This can be changed depending on the number of cores on the Ephesoft server. If the architecture only has a single server and CPU, this number may need to be lowered to have more processor availability for operators using the review and validation screens.
server.instance.max.process.capacity=4
dcma-batch.properties
This file contains the configuration for batch processing:
batch.local_folder
: The location where in-process batch information and transformations are kept, for example:batch.local_folder=C:\\Ephesoft\\SharedFolders\\ephesoft-system-folder
.batch.base_http_url base url
: Used for the location of thumbnails and preview images for the application. The host should be modified to the web host server name or proxy server configuration,...