MQ Batch Toolkit allows users to manipulate, monitor, and manage messages in a queue of a WebSphere MQ (formally MQSeries) queue manager from a command-line or shell scripting environment. It is designed for developers, programmers, quality assurance testers, and production support personnel who want to do backup and recovery of messages, stress testing of applications, replaying of messages, searching a queue for a text string, etc.. It can run on any platform that supports Java v1.4 (or higher). It can connect to local queue managers or to any remote queue manager.
| Tags | WebSphere MQ MQSeries WMQ Communications Java |
|---|---|
| Licenses | Shareware |
| Operating Systems | AIX HP-UX Linux Mac OS X OS/2 Warp Solaris Windows |
| Implementation | Java WebSphere MQ |
| Translations | English Dutch French German Italian Portuguese Romanian Spanish |
Recent releases


Release Notes: This release fixes a recursive bug during connection to a queue manager and updates MQBT to properly handle MQRFH2 messages under WMQ version 7.


Release Notes: This release features major rewrites of command-line option processing and the internal message processing engine. A SendEmail function was added for getting one or more messages from a queue and sending each MQ message as an email message (via SMTP). A GetEmail function retrieves one or more email messages (via POP) and adds each email message to an MQ queue as an MQ message. A Report function was added for generating a formatted document containing one of more messages. The formatted document can be a PDF, RTF, or HTML file.


Release Notes: This release adds WMQ v7 event queues for the Event Monitor (EM) function, fixes an issue with the Forward function when the "-s" parameter is greater than 1, fixes a null pointer issue with the AlterProfile function, and fixes a bug in the CheckUp function when processing "Process" definitions. It has been fully tested for Windows 7 Professional.


Release Notes: This release adds an “-X” parameter to the Export function to remove any MQ headers during the export process. It fixes a CipherSpec issue for AddProfile and AlterProfile. It fixes a bug with CheckUp and Cluster Queues.