uCosminexus Service Platform, Messages

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

KDEC00518-E

The message formats conflict. (adapter name = aa....aa, source FormatID = bb....bb, source message type = cc....cc, destination FormatID = dd....dd, destination message type = ee....ee)

aa....aa: Service ID of the service adapter or the business process
bb....bb: Comparison source format ID
cc....cc: Comparison source message type
  • XML: XML message
  • Binary: Binary message
  • NONE: No message
  • UNKNOWN (value): Unexpected message format
dd....dd: Comparison destination format ID
ee....ee: Comparison destination message type
  • XML: XML message
  • Binary: Binary message
  • NONE: No message
  • UNKNOWN (Value): Unexpected message format
Description
The message formats do not match.
(S)
Cancels the data transformation processing and service component call.
(O)
Check the message format ID in the information about the business process that was called. Check the data transformation and data format definitions. If it is not associated with operations, collect the log and trace information, and then contact the maintenance personnel.