uCosminexus Service Platform, Messages

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

KDEC81001-E

An unsupported message format was specified. (adapter name = aa....aa, operation name = bb....bb, message type = cc....cc, message format = dd....dd)

aa....aa: Adapter name
bb....bb: Operation name
cc....cc: Message type
  • REQUEST: Request message
  • RESPONSE: Response message
dd....dd: Message format
  • NONE: No message
  • UNKNOWN (value): Unexpected message format
Description
An unsupported message type was specified.
(S)
Processing is interrupted.
(O)
If the message format is NONE, the possible causes are as follows:
  • No message is defined.
    Check whether the HTTP adapter message is undefined.
  • The message is not initialized.
    Check whether an initialized message is being used.
If the message format is UNKNOWN, check whether the definition specifies a message format that can be used with the HTTP adapter.