uCosminexus Service Platform, Messages

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

KDEC02523-E

An unsupported data conversion was executed. (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
An unsupported data transformation was executed.
(S)
Cancels the service component call.
(O)
Check the data transformation supported by the adapter. Check the format definition and data transformation definition that were specified when the adapter was created. If a required format definition or data transformation definition is missing, enter the definition and re-create the adapter. Check the data transformation and data format definitions in the data transformation directory. If it is not associated with operations, collect the log and trace information, and then contact the maintenance personnel.