WebSphere Message Broker, Version 8.0.0.7
Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS
See information about the latest product version
See information about the latest product version
Configuring a server socket to receive XML data and discover the end of a record (by using the message model)
Configure a server socket to receive XML data and use the message model to determine the end of a record, by the use of a message flow with TCPIPServerInput and MQOutput nodes.
Scenario: A client application sends an XML document with no clear indication of the end of the record.
Instructions: The following steps show how to break up the record by the use of the XML parser to signal when the whole XML document as been received. The parser uses the end XML tag to signal the end of the message.