uCosminexus Service Platform, Messages

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

KDEC02518-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
  • ANY: Any 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
  • ANY: Any message
  • NONE: No message
  • UNKNOWN (Value): Unexpected message format
Description
The message formats do not match.
(S)
Cancels the service component call.
(O)
Check the message format ID and message type in the information about the service component that was called. The service component that is called is may be a service component that does not allow absence of request messages, so check and if necessary, revise the service component type and request message. In the case of data transformation, check the data transformation definitions and data format definitions. If it is not associated with operations, collect the log and trace information, and then contact the maintenance personnel.