Sending XML data from an IBM MQ queue to a TCP/IP client socket
Send XML data from an IBM® MQ queue to a TCP/IP client socket, by the use of a message flow with MQInput and TCPIPClientOutput nodes.
About this task
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 an IBM MQ queue, make the client connection, and send the data to the server application: