uCosminexus Service Platform, Messages

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

KDEC80051-E

The input file exceeds the maximum allowable size. (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
The processing will be canceled because the size of the input file exceeds the maximum input file size specified in the transform.limitsize property of the file operations adapter runtime-environment property file.
(S)
The processing of the file operations adapter is interrupted.
(O)
Execute one of the following methods:
  • Reduce the input file size to the maximum input file size or less.
  • Increase the maximum input file size to the input file size or more.