uCosminexus Application Server, Messages

[Contents][Back][Next]

5.1.3 Format of the messages (KDCCE06, KDCCE9, and KDCCS30) output by the SOAP Engine

The format of the messages output by the SOAP Engine is as follows:

XXXXXnnnn-Y Message text

The description of each item is as follows:

XXXXXnnnn
This indicates a message ID.
The elements configuring a message ID are as follows:
  • XXXXX
    This indicates the prefix of the messages output by the SOAP Engine. Prefix is shown with five alphabetic characters.
  • nnnn
    This indicates the message number managed in SOAP engine. A unique four-digit number is assigned to each message.
The messages output by the SOAP Engine are indicated by the following three types of message IDs:
  • KDCCE06nn
  • KDCCE9nnn
  • KDCCS30nn

Y
This indicates the message type. The following types of messages are output by the SOAP Engine:
  • E (ERROR): This message reports that a failure has occurred.
  • I (INFORMATION): This message reports information.
  • W (WARN): This message reports a warning.

Message text
This indicates the message contents.