Event validation error when processing XML

When event validation is enabled for the REST event emitter and an event with an invalid XML format is emitted, the REST event emitter discards the event.

When this error occurs, you receive a message similar to the following:

CWMDS6820E: Event validation failed when processing the XML.
 Exception: XML document structures must start and end within the same entity
 Failed XML: <bo:order xmlns:bo="http:///LargeBO/LargeBO.xsd"

Resolving the problem

To identify the exact location of the invalid XML, inspect the details in the error text. Repair the event source XML, and resubmit the event to your IBM® Business Monitor server.