JobMode 22
Parameter |
Value |
---|---|
File Number |
1 directory with any number of files |
Source File |
<DataInputPath>/directory[.<InputDirectoryExtension>]/*.* or |
Output |
<ColdSpoolBaseDirectory>/<SpoolType>/<SpoolType>.<Generation>/*.* |
Configuration Parameters |
|
|
|
Table 126: Initialize: JobMode 22 |
This JobMode looks for exactly one directory in the input folder and copies this with its complete content into the spool directory. The number of files does not matter. Any number of subdirectories can exist, which will also be copied.
If a start job filename is specified <StartJobFileName> the directory is only copied if this file exists within the directory.
If an input directory extension is specified <InputDirectoryExtension> the directory name must end with this string to be accepted in the spool.
The start of the directory copy operation can be delayed until a minimum number of subdirectories is available <CheckInfoAmountFile>.
You can control if the directory structure should be kept as it is (KeepDirectoryStructure=Yes) in the spool directory, or if the subdirectory shall be removed (KeepDirectoryStructure=No).
KeepDirectoryStructure=No |
KeepDirectoryStructure=Yes |
---|---|
|
|