uCosminexus Service Platform, Messages

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

KDEC80127-E

The output file exceeds the maximum size for output files. (adapter name = aa....aa, operation = bb....bb, input directory path = cc....cc, input 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 extraction source directory
dd....dd: Name of the extraction source file
Description
Processing is cancelled because the output file size exceeds the maximum output file size specified in the extract.outpufile.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:
  • Specify the input file in such a way that the output file is no more than the maximum output file size.
  • Increase the maximum output file size to the output file size or more.
Specify the maximum output file size with the extract.outpufile.limitsize property of the file operations adapter runtime-environment property file.