uCosminexus Service Platform, Messages

[Contents][Index][Back][Next]

KDEC80046-E

The input file is not as big as was expected. As a result, the file cannot be converted. (adapter name = aa....aa, operation = bb....bb, directory path = cc....cc, file name = dd....dd)

aa....aa: Adapter name
bb....bb: Operation name
  • TRANSFORM: Transformation
  • COPY: Duplication
  • DELETE: Deletion
  • COMPRESS: Compression
  • EXTRACT: Extraction
cc....cc: Absolute path of the directory
dd....dd: File name
Description
An attempt to transform a file failed.
The input file does not have the assumed size, so the file cannot be transformed.
If the header and trailer record parts are specified, the input file must be larger than the specified header and trailer record parts.
(S)
The processing of the file operations adapter is interrupted.
(O)
Check the following information:
  • The input file is correct (the size is adequate).
  • The settings for the following items in the file operations adapter definition file are correct:
    ・csc.adapter.fileOperation.transform.headerRecord
    ・csc.adapter.fileOperation.transform.trailerRecord
    ・csc.adapter.fileOperation.transform.header.fixedSize
    ・csc.adapter.fileOperation.transform.data.fixedSize
    ・csc.adapter.fileOperation.transform.trailer.fixedSize