Transact

⌘K
  1. Home
  2. Transact
  3. System Configuration
  4. Ephesoft Transact Property Files Reference Guide

Ephesoft Transact Property Files Reference Guide

This document lists and describes the most common property files in Ephesoft Transact. This also includes their location in the Ephesoft file directory, assuming Ephesoft Transact was installed to the C drive (C:).

To use this page, use the shortcut Ctrl + F (Windows) or ⌘ + F (Mac) to search for the name of a properties file.

application.properties (Transact properties)

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF
Related article: application.properties

This file contains many configuration settings for Ephesoft application-level properties. Examples include custom reports settings, user interface display settings, user access, and more.

application.properties (log monitoring)

Folder: C:\Ephesoft\Application\monitoring-tool\config
Related article: Log Monitoring Tool

This file is used to configure the Log Monitoring Tool with the available properties.

aspects-mapping.properties

Folder: C:\Ephesoft\SharedFolders\<BC ID>\cmis-plugin-mapping
Related articles:

This file contains aspect mapping for the documents to be uploaded to the CMIS export repository.

The CMIS Export plugin includes support for multiple attribute fields. This means you can configure CMIS export to populate repeating values into external repositories.

Ephesoft Transact 4.5.0.0 and later releases process batches and export values to the fields with the Multiple property set to True on the CMIS side. Transact only supports multiple value configuration in the DLF-Attribute-mapping.properties file (document-level field mapping).

cas-config.properties

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\CAS-config
Related article: CAS-based SSO Framework

This file contains settings that define the CAS server and service host, which are used to ensure proper communication between the CAS server and Ephesoft Transact.

catalina.properties

Folder: C:\Ephesoft\JavaAppServer\conf
Related article: N/A

This is a regular Java properties file that contains configuration settings for loaders that support Tomcat. This file sets some important class loader paths, security package lists, and performance properties. This file does not support the bootstrap loader or system loader, both of which are handled by the Java Virtual Machine (JVM).

db-export-mapping.properties (DB Export plugin mapping)

Folder: C:\Ephesoft\SharedFolders\<BC ID>\db-export-plugin-mapping
Related article: DB Export Plugin

This file is used for saving the data of document-level fields for a batch instance to the database.

Note: There is a sample version of this file available at C:\Ephesoft\Dependencies\SharedFolderChanges.

dcma-backup-service.properties

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\dcma-util
Related articles:

This file defines settings that apply when the batch.xml file needs to be backed up, whether after the execution of every plugin or after the execution of every module.

dcma-batch.properties

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\dcma-batch
Related article: Batch Instance Progress Bars

This file contains configuration settings for batch processing and various batch folder locations.

dcma-box-plugin.properties

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\dcma-box-plugin
Related article: Box Export Plugin

This file contains API configuration settings related to the Box Export plugin.

dcma-cmis.properties

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\dcma-cmis
Related articles:

This file contains configuration settings related to the CMIS export plugin, such as the CMIS date format, security mode, and mapping for various URLs.

dcma-cmis-import.properties

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\dcma-cmis-import
Related article: CMIS Import

This file contains the cron expression which controls how often Transact will check the CMIS server for new files. The default value is every 15 minutes (0 0/15 * ? * *).

dcma-core.properties

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\dcma-core
Related article: N/A

This file contains configuration settings to manage the thread pool size.

dcma-db.properties (database)

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\dcma-data-access
Related article: N/A

This file contains settings for database information, including patch management, configuring maximum database connections, and max pool size.

dcma-db.properties (MariaDB)

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\dcma-data-access\MariaDB
Related article: Maximum MariaDB Connections

This file contains configuration settings for the MariaDB database. This file should not be modified in most cases.

dcma-db.properties (MS SQL)

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\dcma-data-access\MSSQL
Related articles:

This file contains configuration settings for the Microsoft SQL Server database. This file should not be modified in most cases.

dcma-db.properties (Oracle)

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\dcma-data-access\Oracle
Related Article: Oracle Integration with Ephesoft Transact

This file contains configuration settings for the Oracle database. This file should not be modified in most cases.

dcma-docushare-export.properties

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\dcma-docushare-export
Related article: Docushare Export Plugin

This file contains configuration settings for the Docushare export module.

dcma-encryption.properties

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\dcma-encryption
Related article: How to Encrypt Passwords in Ephesoft Files

This file contains configuration settings for using encryption in Ephesoft.

dcma-export.properties

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\dcma-export
Related article: Copy Batch XML Plugin

This file contains configuration settings for batch export.

dcma-export-webservices.properties

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\dcma-export-webservices
Related articles:

This file contains the connection timeout setting (in milliseconds) for the Export to Web Service plugin. By default, this is set to 2000ms (2 sec).

dcma-ftp.properties

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\dcma-ftp
Related article: N/A

This file contains configuration settings that define the File Transfer Protocol (FTP) connection for transferring and retrieving files from an FTP server.

dcma-ibm-cm.properties

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\dcma-ibm-cm
Related article: IBM CM Plugin

This file contains configuration settings to export Batch XML in the IBM content management schema format.

dcma-import-folder.properties

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\dcma-import-folder
Related article: Import Batch Folder Plugin

This file contains configuration settings related to folder import, such as characters that should be ignored in imported file names, and which HTML conversion tool should be used.

dcma-key-regex.properties (Key-Value Learning plugin)

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\dcma-key-value-learning
Related article: Key-Value Learning Plugin

This file contains a list of regular expressions configured for the key-value learning plugin.

dcma-key-regex.properties (Key-Value Learning regex)

Folder: C:\Ephesoft\SharedFolders\<BC ID>\key-value-learning
Related article: Key-Value Learning Plugin

This file contains regular expressions for keys in key-value learning. If there is no match there, it will take the first word that is more than x characters long, where x is the minimum length set in the value expression.

dcma-key-value-location.properties (Key-Value Learning plugin)

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\dcma-key-value-learning
Related article:
Key Value Learning Plugin

This file contains configuration settings for the key-value learning plugin.

dcma-key-value-location.properties

Folder: C:\Ephesoft\SharedFolders\<BC ID>\key-value-learning
Related article:
Key Value Learning Plugin

This file determines the location in which to look for the key that corresponds to the value fetched in key-value learning.

dcma-nsi-export.properties

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\dcma-nsi-export
Related article:
N/A

This file contains configuration settings for exporting a zipped file for a batch.xml file in a format acceptable by the NSI content management system (CMS).

dcma-paragraph-extraction.properties

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\dcma-paragraph-extraction
Related article:
Paragraph Extraction

This file contains configuration settings related to the paragraph extraction plugin.

dcma-reporting.properties

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\dcma-reporting
Related article:
Reporting

This file contains configuration settings related to reporting, such as the schedule for archiving report data.

dcma-scripting-plugin.properties

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\dcma-scripting-plugin
Related articles:

This file contains configuration settings for application-level scripts, such as when a script should be executed.

dcma-sharepoint-export.properties

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\dcma-sharepoint-export
Related article:
Support of Export to SharePoint 2013 and 2016

This file contains configuration settings for the SharePoint 365 Export plugin, such as how many times it will attempt to export, and the interval time between attempts.

dcma-tabbed-pdf.properties

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\dcma-tabbed-pdf
Related articles:

This file contains configuration settings for the Tabbed PDF plugin, specifically for Ghostscript.

dcma-tablefinder.properties

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\dcma-table-finder
Related articles:

This file contains configuration settings for the Table Extraction plugin, such as invalid characters for table rules, or setting the fuzzy match threshold.

dcma-tempfolder-cleanup.properties

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\dcma-tempfolder-cleanup
Related article:
Auto-cleanup for Ephesoft Temporary Folders

This file contains configuration settings to free the disc space consumed by the temporary folders within the Ephesoft SharedFolders directory. This folder may accumulate files that are created over time and need to be purged on a periodic basis.

dcma-telemetry.properties

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\dcma-telemetry
Related article: dcma-telemetry.properties

This file contains configuration settings related to the automatic capture and upload of consumption-based license data.

dcma-twain-scanner.properties

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\dcma-twain-scanner
Related articles:

This file contains configuration settings for Twain driver-related properties.

dcma-value-regex.properties (Key-Value Learning plugin)

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\dcma-key-value-learning
Related article:
Key Value Learning Plugin

This property file contains regular expressions that can be used for value pattern generation during key-value learning.

dcma-value-regex.properties (matching values in Key-Value Learning)

Folder: C:\Ephesoft\SharedFolders\<BC ID>\key-value-learning
Related article:
Key Value Learning Plugin

This file contains regular expressions for values that are used in key value learning to find matching value expressions for a particular batch class.

dcma-webscanner.properties

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\gwt-web-scanner
Related articles:

This file contains configuration settings related to the Ephesoft Web Scanner, such as the automatic refresh time for the active scanning session.

dcma-workflow.properties

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\dcma-workflows
Related article:
Pickup Service

This file contains configuration settings for the Transact application workflow.

details.properties

Folder: C:\Ephesoft\Dependencies\licensing
Related article:
Licensing Requirements

This file is used to gather details on a specific machine to allow for licensing.

dictionary_mappings.properties

Folder: C:\Ephesoft\SharedFolders\<BC ID>\machine-learning-dictionaries\knowledge-base\dictionaries
Related article:
Custom Dictionary Support

This file contains mappings of the dictionary name, dictionary file, and display values used in machine learning extraction.

DLF-Attribute-mapping.properties (Document property mappings)

Folder: C:\Ephesoft\SharedFolders\<BC ID>\cmis-plugin-mapping
Related article:
CMIS Export Plugin

This file contains document properties mapping for the documents to be uploaded to the CMIS repository.

DLF-Attribute-mapping.properties (Export property files for Filenet)

Folder: C:\Ephesoft\SharedFolders\<BC ID>\export-to-HPII-filenet-plugin-mapping
Related article:
CMIS Export Plugin

This file contains properties for configuring export to the HPII Filenet plugin.

etl-variables.properties

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\dcma-reporting
Related article:
Reporting

This file contains configuration settings for connecting to the report database. By default, it is configured to point to the report database created by Ephesoft.

export-script.properties

Folder: C:\Ephesoft\SharedFolders\property
Related articles:

This file is used to manage the order of bookmarks from the Tabbed PDF plugin, based on the order or priority of document types cited in this file.

filebound-mapping.properties

Folder: C:\Ephesoft\SharedFolders\<BC ID>\filebound-plugin-mapping
Related article:
N/A

This file is not used. The FileBound Export plugin has been soft-deleted from the database. It is used for exporting files to the repository.

folder-monitor.properties

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\dcma-folder-monitor
Related article:
Folder Monitoring Is Not Responsive

This file contains configuration settings for folder monitoring, including settings that govern the creation of new batch instances. This includes updates to the batch instance database table. The folder-monitor.properties file also contains the pdf.xfa.process.static.content property. This property enables or disables the processing of PDF XFA files for static content only.

format-conversion.properties

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\dcma-format-conversion
Related article:
Format Conversion

This file contains configuration settings for format conversion functions in Ephesoft Transact.

fuzzy-db.properties

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\dcma-fuzzydb
Related article:
Fuzzy DB Extraction

This file contains configurations related to fuzzy DB functionality.

heart-beat.properties

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\dcma-heart-beat
Related article:
Failover Service and Configuration Tables

This file contains configuration settings that provide the interval to check whether the servers registered in the database are still active.

imagemagick.properties

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\dcma-imagemagick
Related article:
Understanding ImageMagick Compression Parameters

This file contains configuration settings that define the image conversion process.

key_exclusion_list.properties (Key-Value Learning plugin)

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\dcma-key-value-learning
Related article:
Key Value Learning Plugin

This file contains configuration settings for key value learning plugin.

key_exclusion_list.properties (Regex for exclusion)

Folder: C:\Ephesoft\SharedFolders\<BC ID>\key-value-learning
Related article:
Key Value Learning Plugin

This file contains a list of regular expressions which are to be excluded for the key in the key value learning.

license-client.properties

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\ephesoft-license-client
Related article:
N/A

This file stores the license server details for every client in the Ephesoft Transact deployment.

logging.properties

Folder: C:\Ephesoft\JavaAppServer\conf
Related article:
Logging

This file is used to get logging out of web app by creating a logger.

mail-import.properties

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\dcma-mail-import
Related article:
mail-import.properties

This file contains configuration settings for email import.

notice.properties

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF
Related article:
N/A

This file contains configuration settings related to notice display and verification.

open-office.properties

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\dcma-open-office
Related article:
N/A

This file contains properties related to LibreOffice.

regex_mappings.properties

Folder: C:\SharedFolders\<BC ID>\machine-learning-dictionaries\knowledge-base\regex
Related article:
Custom Dictionary Support

This file contains mapping of regex name and regex value used in machine learning extraction.

tesseract-reader.properties

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\dcma-tesseract
Related article:
Tesseract HOCR Plugin

This file contains properties related to the Tesseract HOCR plugin.

user.properties

Folder: C:\Ephesoft\Dependencies\licensing
Related article:
Licensing Requirements

This file holds user-specific licensing details

user-connectivity.properties

Folder: C:\Ephesoft\Application\WEB-INF\classes\META-INF\dcma-user-connectivity
Related articles:

This file contains configuration settings for users and group information. Use this file to configure Transact for LDAP, AD, or Tomcat.

workers.properties

Folder: C:\Ephesoft\Apache24\conf
Related article:

This file contains configuration settings to enable load balancing with Apache.

XssFilter.properties

Folder: C:\Ephesoft\EphesoftReports\WEB-INF
Related article:
N/A

This file contains filters that are applied to optional URL patterns. If the URL contains the pattern, then the filter characters that follow it are applied.

Articles