uCosminexus Service Platform, Messages

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

KDEC80056-E

In the output-template XML file, the aa....aa record either is incorrectly located or does not exist. (adapter name = bb....bb, operation = cc....cc)

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
Description
The location of a record in the output-template XML file is invalid, or a required record does not exist.
The possible causes are as follows:
  • The header record, data record, or trailer record does not appear.
  • 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 output-template XML file, or review and, if necessary, revise, the path of the record element.