Import Batch Folder plugin

The IMPORT_BATCH_FOLDER plugin copies the batch files from the UNC folder to the Transact system folder. This plugin creates a folder in the Ephesoft Transact system folder with the name of the batch instance folder, and copies the batch files to this folder.

Files with valid extensions are moved from the UNC folder.

Configuration

Properties file

Properties file location: <Ephesoft_Directory> \Application\WEB-INF\classes\META-INF\dcma-import-folder\dcma-import-folder.properties

Configurable property Type of value Value options Description
import.invalid_char_list String List of characters ignored for file name is defined, separated by semi colon.

Configurable properties

See the following table for configurable properties available with the plugin.

Configurable property

Type of value

Value options

Description

Folder importer valid extensions

String

Defines a list of supported file extensions. Multiple values will be ";" separated. Default value is "tif".

Troubleshooting

See the following table for common error messages.

Error message

Possible root cause

Invalid characters present in folder name.

If folder/file name contains invalid character then batch will go into error.

Could not find valid Extensions properties in the property file.

"Folder Importer Valid Extensions" property does not exist for the plugin.