Archive for the Category: IBM MQ

MQAUSX/MQSSX versus WMQ v7.1 CHLAUTH

Last week, there was a robust/lively discussion on the MQSeries List Server regarding Derek Hornby’s question of (see http://comments.gmane.org/gmane.network.mq.devel/13985): In the MQ V7.1 base install, a channel authentication record is created which is a “block user list” for all channels, and the block is on a User List of *MQADMIN So I created a User […]

Also posted in Capitalware, IBM i (OS/400), Linux, MQ Authenticate User Security Exit, MQ Standard Security Exit, Security, Unix, Windows, z/OS Comments Off on MQAUSX/MQSSX versus WMQ v7.1 CHLAUTH

Where’s the Security?

Over the last 2 months, all of the sudden, I have “where’s the security?” phrase running through my head. Instead of that little old lady from the 80’s Wendy’s commercial saying “Where’s the beef?”, I have her in my head saying “Where’s the security?”. Back in 2005, when I first starting selling Capitalware’s MQ Authenticate […]

Also posted in Capitalware, IBM i (OS/400), Linux, MQ Authenticate User Security Exit, MQ Enterprise Security Suite, MQ Standard Security Exit, Security, Unix, Windows, z/OS Comments Off on Where’s the Security?

Advanced Workflow with MQ File Mover (How To #6)

And now for something completely different. 🙂 In this blog posting, I will show you how to create an MQFM Workflow to do something other than move files with MQ. Lets say you have an online backup service or a cloud service where you want to backup important files to. So lets create an MQFM […]

Also posted in Capitalware, IBM i (OS/400), Java, Linux, macOS (Mac OS X), MQ File Mover, Open Source, Unix, Windows Comments Off on Advanced Workflow with MQ File Mover (How To #6)

Export Messages from a Queue as a PDF File

When sharing information with team members or people in other groups, have you ever wanted to export/save messages from a queue into something other than a plain text file? In this blog posting, I will show you how to use MQ Visual Edit, MQ Visual Browse or MQ Batch Toolkit to generate a PDF or […]

Also posted in Capitalware, IBM i (OS/400), Java, Linux, macOS (Mac OS X), MQ Batch Toolkit, MQ Visual Browse, MQ Visual Edit, Unix, Windows, z/OS Comments Off on Export Messages from a Queue as a PDF File

Watching a Directory and Sending Files with MQ File Mover (How To #5)

In this blog posting, I will show you how to configure MQ File Mover to watch a directory for new files and send the new files immediately. In this example, MQ File Mover will connect to the queue manager in “client mode”. In the MQ File Mover’s Watch Action, the user can specify all files […]

Also posted in Capitalware, IBM i (OS/400), Java, Linux, macOS (Mac OS X), MQ File Mover, Open Source, Unix, Windows Comments Off on Watching a Directory and Sending Files with MQ File Mover (How To #5)

WebSphere MQ v7.1 and MQAUSX

Capitalware has begun testing MQAUSX with WebSphere MQ (WMQ) v7.1 and everything is working very well. There are 2 items that everyone needs to be aware of when using MQAUSX with WMQ v7.1. 1. WMQ v7.1 has a new feature called Channel Authentication Records. (A poor name as no authentication is actually taking place. IBM […]

Also posted in Capitalware, IBM i (OS/400), Linux, MQ Authenticate User Security Exit, Security, Unix, Windows 7 Comments

New: MQ Visual Edit v1.5.5

Capitalware Inc. would like to announce the official release of MQ Visual Edit v1.5.5. This is a FREE upgrade for ALL licensed users of MQ Visual Edit. MQ Visual Edit allows users to view, manipulate and manage messages in a queue of a WebSphere MQ (formally MQSeries) queue manager and presents the data in a […]

Also posted in Capitalware, Java, Linux, macOS (Mac OS X), MQ Visual Edit, Unix, Windows Comments Off on New: MQ Visual Edit v1.5.5

New: MQ Visual Browse v1.5.5

Capitalware Inc. would like to announce the official release of MQ Visual Browse v1.5.5. This is a FREE upgrade for ALL licensed users of MQ Visual Browse. MQ Visual Browse allows users to view messages in a queue of a WebSphere MQ (formally MQSeries) queue manager and presents the data in a simplified format similar […]

Also posted in Capitalware, Java, Linux, macOS (Mac OS X), MQ Visual Browse, Unix, Windows Comments Off on New: MQ Visual Browse v1.5.5

Links for WMQ Automatic Client Reconnect

Here are some links to information on the Automatic Client Reconnect in WMQ v7.0.1 or higher: WMQ Client manual: Automatic client reconnection WMQ Using Java manual: Automatic client reconnection WMQ System Administration Guide manual: Automatic client reconnection Exploiting the Automatic Client Reconnect feature in WebSphere MQ JMS 7.0.1 Exploiting the Automatic Client Reconnect feature introduced […]

Also posted in C, IBM i (OS/400), Java, JMS, Linux, Programming, Unix, Windows, z/OS Comments Off on Links for WMQ Automatic Client Reconnect

Answers to Some Very Common MQ File Mover Questions

Q: Does MQ File Mover require Java? Yes, MQ File Mover requires Java v1.5 or higher (no, it will not work with Java v1.3 or v1.4) Q: Does MQ File Mover support platform XXX ? MQ File Mover is supported on AIX, HP-UX, IBM i (OS/400), Linux, Mac OS X, Solaris and Windows (plus any […]

Also posted in Capitalware, IBM i (OS/400), Java, Linux, macOS (Mac OS X), MQ File Mover, Open Source, Unix, Windows Comments Off on Answers to Some Very Common MQ File Mover Questions