JobMode 24
Parameter |
Value |
---|---|
File Number |
1 - <MaximumFilesSpool> |
Source File |
<DataInputPath>/*.<CheckInfoAmountFileNameExt> <DataInputPath>/*.<DataFileExtension> |
Output |
<ColdSpoolBaseDirectory>/<SpoolType>/<SpoolType>.<Generation>/*.* |
Configuration Parameters |
|
Table 128: Initialize: JobMode 24 |
This JobMode is the same as JobMode 21, but instead of the indexing file extension <IndexFileExtension> the info amount file extension <CheckInfoAmountFileNameExt> is used. This can be required if a compressed file and an OK file are delivered in the Initialize step, and only by unpacking the compressed file the indexing files with their extensions become available. In the example below the info amount file extension “.ok” is the relevant trigger (instead of the indexing file extension “.csv”):
Delivered data: 0000001.tar.gz 0000001.ok
Extracted data: ABCD.pdf ABCD.csv EFGH.pdf EFGH.csv