uCosminexus Service Platform, Messages

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

KDEC80058-E

In an input XML file, the aa....aa record either is incorrectly located or does not exist. (adapter name = bb....bb, operation = cc....cc, directory path = dd....dd, file name = ee....ee)

aa....aa: Record type
  • header
  • data
  • trailer
bb....bb: Adapter name
cc....cc: Operation name
  • TRANSFORM: Transformation
  • COPY: Duplication
  • DELETE: Deletion
  • COMPRESS: Compression
  • EXTRACT: Extraction
dd....dd: Absolute path of the directory
ee....ee: File name
Description
The location of a record in the input XML file is invalid, or a required record does not exist.
The possible causes are as follows:
  • The header record or trailer record does not appear (an error does not occur if the header record and trailer record appear at the correct location, and if the data records are 0).
  • The data record appears before the header record (the header is output to aa....aa in the message).
  • The trailer record appears before the header record (the header is output to aa....aa in the message).
  • The trailer record appears before the data record(the data is output to aa....aa in the message).
(S)
The processing of the file operations adapter is interrupted.
(O)
Add the record element to the input XML file, or review and, if necessary, revise, the path of the record element.