Home » Products for IBM MQ

MQ Visual Edit

MQ Visual Edit logoThe MQ Visual Edit application allows users to view, manipulate and manage messages in a queue and/or topic of an IBM MQ (formally WebSphere MQ, MQSeries) queue manager and presents the data in a simplified format similar to a database utility or spreadsheet program.

MQ Visual Edit is a great tool for application programmers, JMS developers, quality assurance testers, and production support personnel. The tool allows for quick problem solving because the data is presented in a very logical and insightful manner.

MQ Visual Browse

MQVB logoThe MQ Visual Browse application allows users to view messages in a queue and/or topic of an IBM MQ (formally WebSphere MQ, MQSeries) queue manager and presents the data in a simplified format similar to a database utility or spreadsheet program.

MQ Visual Browse is a great tool for application programmers, JMS developers, quality assurance testers, and production support personnel who do NOT need message editing capabilities. The tool allows for quick problem solving because the data is presented in a very logical and insightful manner.

MQ Batch Toolkit

MQBT logoThe MQ Batch Toolkit application allows users to manipulate, monitor and manage messages in a queue of an IBM MQ (formally WebSphere MQ, MQSeries) queue manager from a command-line or shell scripting environment.

MQ Batch Toolkit is an excellent tool 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 (grep) a queue for a text string, etc..

MQ Auditor

MQ Auditor logoThe MQ Auditor (MQA) is a solution that allows a company to audit / track all MQ API calls performed by MQ applications that are connected to a queue manager.

The API Exit operates with IBM MQ v7.1, v7.5, v8.0, v9.0, v9.1, v9.2 and v9.3 in Windows, Unix, IBM i and Linux environments.

MQ Authenticate User Security Exit

MQAUSX logoThe MQ Authenticate User Security Exit (MQAUSX) is a solution that allows a company to fully authenticate a user who is accessing an IBM MQ resource. It authenticates the user's UserID and Password (and possibly Domain Name) against the server's native OS system, LDAP server, Microsoft's Active Directory, Quest Authentication Services, Centrify's DirectControl or an encrypted MQAUSX FBA file.

The security exit will operate with IBM MQ v7.1, v7.5, v8.0, v9.0, v9.1, v9.2 and v9.3 in Windows, IBM i (OS/400), Unix and Linux environments. It works with Server Connection, Client Connection, Sender, Receiver, Server, Requester, Cluster-Sender and Cluster-Receiver channels of IBM MQ queue manager.

New MQ Channel Connection Inspector New

MQCCI logoThe MQ Channel Connection Inspector (MQCCI) is a solution that allows a company to track and/or audit what information a client application or remote queue manager is exchanging with the local queue manager when a connection is made. MQCCI is comprised of an MQ Channel Security Exit. A channel security exit is ONLY invoked/called by the queue manager's MCA (Message Channel Agent) for MQCONN/X and MQDISC API calls (so it is very light-weight).

MQCCI is currently available for AIX, HP-UX, IBM i (OS/400), Linux, Solaris and Windows.

MQ Channel Encryption

MQCE logoThe MQ Channel Encryption (MQCE) provides encryption for MQ message data. MQCE is a solution that allows a company to encrypt message data, which flows between IBM MQ resources. MQCE operates with MQ v7.0, v7.1, v7.5, v8.0, v9.0, v9.1, v9.2 and v9.3 in Windows, IBM i (OS/400), Unix and Linux environments. It operates with Sender, Receiver, Server, Requester, Cluster-Sender, Cluster-Receiver, Server Connection and Client Connection channels of the MQ queue managers.

The encryption exits are provided in the format of a native and .NET DLL, shared library and Java JAR. MQCE is currently available for AIX, HP-UX, IBM i (OS/400), Linux, Solaris and Windows.

MQ Channel Throttler

MQCT logoThe MQ Channel Throttler (MQCT) provides the ability to control/throttle the number of connection calls, open calls and/or messages (or bytes) that flow over a channel. MQCT operates with IBM MQ v7.1, v7.5, v8.0, v9.0, v9.1, v9.2 and v9.3 in Windows, Unix, IBM i (OS/400) and Linux environments. It operates with Sender, Receiver, Server, Requestor, Cluster-Sender, Cluster-Receiver and Server Connection channels of the MQ queue managers.

MQCT is provided in the format of a native and shared library. MQCT is currently available for AIX, HP-UX, IBM i (OS/400), Linux, Solaris and Windows.

MQ Enterprise Security Suite

MQESS logoThe MQ Enterprise Security Suite (MQESS) is a solution that provides authentication and data protection (Channels and Queues) for IBM MQ.

MQESS will operate with IBM MQ v7.1, v7.5, v8.0, v9.0, v9.1, v9.2 and v9.3 in Windows, IBM i (OS/400), Unix and Linux environments.

MQ Message Encryption

MQME logoThe MQ Message Encryption (MQME) provides encryption for MQ message data while it resides in a queue and in the MQ logs (i.e. all data at rest).

MQME supports secure encryption/decryption methodology using AES with 128, 192 or 256-bit keys.

The API Exit operates with IBM MQ v7.1, v7.5, v8.0, v9.0, v9.1, v9.2 and v9.3 in Windows, Unix, IBM i and Linux environments.

MQ Message Replication

MQMR logoThe MQ Message Replication (MQMR) will clone messages being written (via MQPUT or MQPUT1 API calls) to a source queue and MQMR will write the exact same messages to 'n' target queues ('n' can be up to 100). When MQMR clones a message both the message data and the message's MQMD structure will be cloned. This means that the fields of the MQMD structure (i.e. PutTime, MessageId, CorrelId, UserId, etc..) will be exactly the same as the original message's MQMD structure.

The API Exit operates with IBM MQ v7.1, v7.5, v8.0, v9.0, v9.1, v9.2 and v9.3 in Windows, Unix, IBM i and Linux environments.