Archive for the Category: IBM MQ

Setting up communication between 2 queue managers

Defining the MQ objects (channels and queues) for each queue manager is very straightforward, the trick is making sure the user matches the names of the channels for each queue manager. To setup communication between 2 queue managers, each queue manager requires a minimum of 1 send channel, 1 transmission queue and 1 receiver channel. […]

Also posted in IBM i (OS/400), Linux, Unix, Windows, z/OS Comments Off on Setting up communication between 2 queue managers

WebSphere MQ FixPack 7.0.1.5 Released

IBM has just released FixPack 7.0.1.5 for WebSphere MQ. http://www.ibm.com/support/docview.wss?rs=171&uid=swg27006037 Regards, Roger Lacroix Capitalware Inc.

Also posted in IBM i (OS/400), Linux, Unix, Windows Comments Off on WebSphere MQ FixPack 7.0.1.5 Released

New: MQRC2-GUI v1.0.1 and MQRC2 v1.1.1

Capitalware Inc. would like to announce the official release of MQRC2-GUI v1.0.1 and MQRC2 v1.1.1. Updates for MQRC2-GUI v1.0.1: Added code to perform better number checking for Reason Code and AMQ Message Number fields Fixed an issue with reason codes 2424 to 2539 and 6100 to 6129 Updates for MQRC2 v1.1.1: Fixed an issue with […]

Also posted in C, Capitalware, IBM i (OS/400), Java, Linux, Open Source, Unix, Windows, z/OS Comments Off on New: MQRC2-GUI v1.0.1 and MQRC2 v1.1.1

MQFM: Submit your code changes

I am in the process of updating the open source project MQ File Mover (MQFM). I would like everyone who has modified MQFM source code to submit their changes (now), for the upcoming release. It will be far easier to merge the changes before the next release than after the release. Please submit any and […]

Also posted in Capitalware, IBM i (OS/400), Java, Linux, macOS (Mac OS X), MQ File Mover, Open Source, Unix, Windows Comments Off on MQFM: Submit your code changes

New: PyMQI v1.2 – Python interface to WebSphere MQ

PyMQI allows users to connect Python applications to WebSphere MQ queue managers. It can be used to develop test harnesses for WebSphere MQ based systems, for rapid prototyping of WebSphere MQ applications, for development of administrative GUIs or for mainstream MQ application development. PyMQI has been used in production environments for several years on Linux, […]

Also posted in Linux, macOS (Mac OS X), Open Source, Unix, Windows Comments Off on New: PyMQI v1.2 – Python interface to WebSphere MQ

New: MQRC2-GUI v1.0.0

Capitalware Inc. would like to announce the official release of MQRC2-GUI v1.0.0. MQRC2-GUI is an application that can interpret an MQ reason code number (i.e. 2035), MQ reason code symbol (i.e. MQRC_OBJECT_IN_USE) or AMQ message number (i.e. AMQ4005) and display the relevant information from the WebSphere MQ Messages manual. MQRC2-GUI requires Java Runtime Environment (JRE) […]

Also posted in Capitalware, Java, Open Source Comments Off on New: MQRC2-GUI v1.0.0

New: MQRC2 v1.1.0

Capitalware Inc. would like to announce the official release of MQRC2 v1.1.0. MQRC2 is an application that can interpret an MQ reason code number (i.e. 2035), MQ reason code symbol (i.e. MQRC_OBJECT_IN_USE) or AMQ message number (i.e. AMQ4005) and display the relevant information from the WebSphere MQ Messages manual. Updates for this release: Ported the […]

Also posted in C, Capitalware, IBM i (OS/400), Linux, Open Source, Unix, Windows, z/OS Comments Off on New: MQRC2 v1.1.0

New: Message Multiplexer v1.4.0

Capitalware Inc. would like to announce the official release of Message Multiplexer (MMX) v1.4.0. Message Multiplexer is an application that will get a message from a queue and output it to one or more queues. The context information is maintained across the message put(s). Updates for this release: Added GetWithConvert keyword Enhanced commit/backout processing Created […]

Also posted in C, Capitalware, IBM i (OS/400), Linux, Open Source, Unix, Windows, z/OS Comments Off on New: Message Multiplexer v1.4.0

New: Message Router v1.1.0

Capitalware Inc. would like to announce the official release of Message Router (MRTR) v1.1.0. Message Router is an application that will move a message from a central queue to a specific application queue. The destination queue that the message will be placed into will be based on a keyword in the message. Context information is […]

Also posted in C, Capitalware, IBM i (OS/400), Linux, Open Source, Unix, Windows, z/OS Comments Off on New: Message Router v1.1.0

A Comparison of Capitalware’s MQ Enterprise Security Suite to IBM’s WebSphere MQ Advanced Message Security

The following is a comparison of Capitalware’s MQ Enterprise Security Suite (MQESS) to IBM’s WebSphere MQ Advanced Message Security (WMQ AMS).   Capitalware’s MQESS IBM’s WMQ AMS Authentication Yes NO End-to-End Encryption Yes Yes Supported Encryption AES 128-bit AES 192-bit AES 256-bit   Yes Yes Yes   Yes No Yes Digital Signature SHA-2 SHA-1/MD5 Requires […]

Also posted in Capitalware, IBM i (OS/400), Linux, MQ Enterprise Security Suite, Security, Unix, Windows, z/OS Comments Off on A Comparison of Capitalware’s MQ Enterprise Security Suite to IBM’s WebSphere MQ Advanced Message Security