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 ending in a null character
Configure a server TCP/IP socket to receive XML data ending in a null character, by the use of a message flow with TCPIPServerInput and MQOutput nodes.
Scenario: A client application sends XML data that is delimited by a null character (hex code ‘00').
Instructions: The following steps describe how to break up the record based on the null character, then parse the data.