Transferring XML data from a TCP/IP server socket to an IBM MQ queue
Transfer XML data from a TCP/IP server socket to an IBM® MQ queue, by creating a message flow with TCPIPServerInput and MQOutput nodes.
About this task
Scenario: A client application opens a TCP/IP socket and sends an XML document. The end of the document is signalled by the closure of the client connection.
Instructions: The following steps describe how to write a message flow that can receive the XML document and write it to an IBM MQ queue: