Archive for the Category: Capitalware

Simple File Transfer using MQ File Mover (How To #2)

In the MQ File Mover (MQFM) How To #1 blog posting, MQFM ran in “bindings mode” when it connected to the queue managers. In this blog posting, I will show how to do the same simple file transfer but in “client mode” when MQFM connects to the queue managers. Client mode connectivity means that the […]

Also posted in IBM i (OS/400), IBM MQ, Java, Linux, macOS (Mac OS X), MQ File Mover, Open Source, Unix, Windows Comments Off on Simple File Transfer using MQ File Mover (How To #2)

Simple File Transfer using MQ File Mover (How To #1)

I get asked on a regular basis how to do a simple MQ File Mover (MQFM) setup on 2 servers. It is actually very straight forward and I will run through an example in this blog posting. In this example, the following servers are used: – aix001 is an AIX server with WMQ Server and […]

Also posted in IBM i (OS/400), IBM MQ, Java, Linux, macOS (Mac OS X), MQ File Mover, Open Source, Unix, Windows Comments Off on Simple File Transfer using MQ File Mover (How To #1)

New: MQ File Mover v4.0.0

Capitalware is pleased to announce the release of MQ File Mover v4.0.0. It is a free open source project. MQ File Mover is a managed file transfer solution that facilitates the transfer of files using IBM’s WebSphere MQ (aka MQSeries). MQFM processes “Action” commands which are controlled through an MQFM Workflow XML file. The user […]

Also posted in IBM i (OS/400), IBM MQ, Java, Linux, macOS (Mac OS X), MQ File Mover, Open Source, Unix, Windows Comments Off on New: MQ File Mover v4.0.0

Content Removed

Content Removed

Comments Off on Content Removed

Capitalware’s Head Office has Moved

Effective immediately, Capitalware’s head office is located at the following address: Capitalware Inc. 1673 Richmond Street, Unit 11, PMB524 London, Ontario N6G2N3 Canada New Telephone Number: +1-226-980-7307 Regards, Roger Lacroix Capitalware Inc.

Comments Off on Capitalware’s Head Office has Moved

MQAUSX without a Client-side Security Exit – Part 2

As mentioned in Part 1, I often get asked if MQAUSX can authenticate a UserID and Password without the requirement of a client-side security exit. The answer is yes. Part 1 demonstrated how to set a UserID and Password for a client connection to a remote queue manager via code samples (i.e. C, C++, C#, […]

Also posted in IBM i (OS/400), IBM MQ, Linux, MQ Authenticate User Security Exit, Security, Unix, Windows, z/OS Comments Off on MQAUSX without a Client-side Security Exit – Part 2

New: MQ Visual Edit v1.5.2

Capitalware Inc. would like to announce the official release of MQ Visual Edit v1.5.2. 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 IBM MQ, Java, Linux, macOS (Mac OS X), MQ Visual Edit, Unix, Windows Comments Off on New: MQ Visual Edit v1.5.2

New: MQ Visual Browse v1.5.2

Capitalware Inc. would like to announce the official release of MQ Visual Browse v1.5.2. 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 IBM MQ, Java, Linux, macOS (Mac OS X), MQ Visual Browse, Unix, Windows Comments Off on New: MQ Visual Browse v1.5.2

New: MQ Batch Toolkit v1.3.2

Capitalware Inc. would like to announce the official release of MQ Batch Toolkit v1.3.2. This is a FREE upgrade for ALL licensed users of MQ Batch Toolkit. 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 […]

Also posted in IBM i (OS/400), IBM MQ, Java, Linux, macOS (Mac OS X), Unix, Windows Comments Off on New: MQ Batch Toolkit v1.3.2

MQAUSX without a Client-side Security Exit – Part 1

Quite often I get asked if MQAUSX can authenticate a UserID and Password without the requirement of a client-side security exit. The answer is yes. MQAUSX is actually 3 products in one: 1. If the client application is configured with the client-side security exit then the user credentials are encrypted and sent across the wire […]

Also posted in .NET, C, C#, C++, IBM MQ, Java, JMS, MQ Authenticate User Security Exit, Programming, Security Comments Off on MQAUSX without a Client-side Security Exit – Part 1