Required folder class – Kofax INDICIUS 6.0 User Manual
Page 8
Chapter 2
4
INDICIUS Email Batch Converter
The INDICIUS Email Batch Converter configuration dialog will then be displayed,
with two possible output options, as shown at Figure 2-2 below.
Figure 2-2. Batch Converter Setup Dialog
Create a Separate One-Page Document from the Email Body
This option includes the body of the email as the first document within the folder. All
other attachments are represented as distinct documents within the same folder. (See
Figure 4-5 for an example.)
Include Email Body as the First Page in Each Document
This option extracts the email body and includes it as the first page of all documents
within the folder. (See Figure 4-6 for an example.)
Required Folder Class
By default the module creates folders using a folder class named “ACEI Folder”, this
must be present on the batch class. If a folder class with a different name is required
then a constant value in the INDICIUS Email Batch Converter source code must be
modified and the module recompiled.
The source code is provided with the build binary and is written in Visual Basic 6.
The constant can be found in mdlConstants.bas and is named
FOLDER_CLASS_NAME, its value should be set to the name of the Folder Class to
use. See the