Transact

⌘K
  1. Home
  2. Transact
  3. Features and Functions
  4. Administrator Role and Fe...
  5. Modules and Plugins
  6. Folder Import Module
  7. Import Batch Folder Plugin

Import Batch Folder Plugin

Available: on-premises, cloud

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

Files with valid extensions will be 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.

Properties Description:

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

Configurable properties available with the plugin are listed below:

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 “tif”.

Troubleshooting

Refer to the table below for common error messages.

S no. Error message Possible root cause
1 Invalid characters present in folder name. If folder/file name contains invalid character then batch will go into error.
2 Could not find valid Extensions properties in the property file. “Folder Importer Valid Extensions” property doesn’t exist for the plug-in.