JobMode 51 – module HRDMS

This JobMode is contained in a module package, which can be included in cold.<SpoolType>.ini as follows:

IncludeExternalModule = HRDMS::ZRK

The JobMode ensures that the following files are present for each document after unpacking:

  • Exactly one file “index.dtl”

  • Exactly one image file (e.g. “doc.tif”)

  • Exactly one signature file (e.g. “doc.tif.p7s”)

  • The filenames of the image file and the signature file must match.

Since the package is customized, the currently specified values are listed in the parameter overview as well.

Parameter

Value

Input

See example below

Output

See example below

Configuration Parameters with Customized Default Values

IncludeExternalModule_Prepare = HRDMS::Unpack

UnpackBinaryName = unzip

UnpackOptions = -o

UnpackSpoolToDocsDirectory = Yes

UnpackDeleteFileCountFile = No

UnpackChecksumAlgorithm = MD5

UnpackMaximumDocumentCount = 0

SplittingEnableMultiDocDir = No

UnpackDeleteInputFile = No

 

UnpackValidExtensions = tif|tiff

(Used only for “EPA_TCOM” to define the valid file extensions for image files. Multiple extensions can be specified separated by a pipe “|”.)

Table 170: Unpack: JobMode 51 – module HRDMS

Directory before Unpack:

Directory before Unpack

Directory after Unpack:

Directory after Unpack