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
Sending XML data from a WebSphere MQ queue to a TCP/IP client socket
Send XML data from a WebSphere® MQ queue to a TCP/IP client socket, by the use of a message flow with MQInput and TCPIPClientOutput nodes.
Scenario: A server application listens on a TCP/IP socket and waits for a TCP/IP client to connect and send data. The end of the document is signalled by the client closing the connection.
Instructions: The following steps describe how to write a message flow that can take a message from a WebSphere MQ queue, make the client connection, and send the data to the server application: