You can put a message on an input queue to test a message flow that you are debugging.
If your message flow includes MQInput and MQOutput nodes, you can test the flow by putting a message on the input queue of your first MQInput node.
You can use the command line interfaces or WebSphere® MQ Explorer to put a message to a queue.
If the message is processed by the message flow and is put on an output queue, you can retrieve it from that queue. See: Debug: getting a test message from an output queue.
To configure an enqueue event in the Test Client so that you can use it to send a test message:
If you want to add just a small amount of test data in your test message, type the data into the Source section of the Message pane:
If you want your test message to contain a larger quantity of sample data (for example some structured XML), you can import a file containing that data into the Test Client: