uCosminexus Service Platform, Messages

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

KDEG30121-E

The size of the input file of the file specified in the Flat Files - Adapter request message is invalid. (adapter name = aa....aa, operation name = bb....bb, file name = cc....cc, file size = dd....dd, error cause = ee....ee)

aa....aa: Adapter name
bb....bb: Operation name
cc....cc: File name
dd....dd: Input file size
ee....ee: Cause
Description
The input file size of the file specified in the file adapter request message is invalid.
Cause information Description
The size exceeds the maximum input file size specified in the execution environment properties file. The size exceeds the maximum input file size specified in the file adapter runtime-environment property file.
The size is 0 bytes. The file size is 0 bytes.
(S)
Processing is cancelled.
(O)
A file with a 0-byte size cannot be read. Also, make sure that the file size does not exceed the maximum input file size specified in the file adapter runtime-environment property file. As and when required, change the maximum input file size specified in the file adapter runtime-environment property file, and then re-execute the invoke service request.