XML Message Overview |
An example of the XML format of a simple message without parameters is: <messages> <message> Rollback Performed </message> </messages> An example of the XML format of a simple message with one parameter containing run-time data is: <messages> <message> (<param>12</param>) Records committed </message> </messages> Normally there is one message within the messages element. However, through the Rules Service, or USoft Batch or script interface, more messages can be included here. The Rules Service logs these XML messages wrapped in an <ure:entry> element. XML messages include normal messages, rule violation messages, RDBMS messages, and customer messages. There is no separate category for messages that are related to RDMI or web services. Rule violation messages include:
NOTE: The IO Format of a domain is not considered a rule violation. |