Archive for the Category: MQ Message Replication

Capitalware Products Listed at LinkedIn

The other day, MQGem posted a blog item about a new feature at LinkedIn where a company can list their products. I’ve have created a LinkedIn page for Capitalware and then added all 17 commercial products that Capitalware sells. You can view the entire list of Capitalware products at https://www.linkedin.com/company/capitalware/products/ page. The interesting feature that […]

Also posted in Capitalware, Education, IBM i (OS/400), IBM MQ, Linux, MQ Auditor, MQ Authenticate User Security Exit, MQ Channel Connection Inspector, MQ Channel Encryption, MQ Channel Throttler, MQ Enterprise Security Suite, MQ Message Compression, MQ Message Encryption, MQ Standard Security Exit, Unix, Windows, z/OS Comments Off on Capitalware Products Listed at LinkedIn

Explanation of Parameters in an IniFile of Capitalware Products

I have a new customer who is having a problem understanding parameters and relations of parameters in the IniFile (initialization file aka configuration file). By no means am I taking a shot or putting down or marking fun of the customer. When English is not your first language and a new user is trying to […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, MQ Auditor, MQ Authenticate User Security Exit, MQ Channel Connection Inspector, MQ Channel Encryption, MQ Channel Throttler, MQ Enterprise Security Suite, MQ Message Compression, MQ Message Encryption, MQ Standard Security Exit, Unix, Windows, z/OS Comments Off on Explanation of Parameters in an IniFile of Capitalware Products

IBM MQ Message Duplication

IBM Support has a technical note labeled Does MQ have a feature to generate automatically a duplicate message?. The options listed on that page are to use Pub/Sub or programs qload and dmpmqmsg. You can also use MQ Visual Edit and MQ Batch Toolkit to get messages from a queue and write the message to […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Linux, Raspberry Pi, Unix, Windows Comments Off on IBM MQ Message Duplication

Capitalware’s MQ Exits for Raspberry Pi

Well, after having fun compiling and linking my Java applications into native applications for Raspberry Pi ARM, I decided to next tackle the compiling and linking all of the MQ Exits that I have created over the years. Currently, Capitalware has 9 commercial distributed MQ solutions that are MQ Exits and 3 ‘Licensed as Free’ […]

Also posted in Capitalware, IBM MQ, Licensed As Free, MQ Auditor, MQ Authenticate User Security Exit, MQ Channel Connection Inspector, MQ Channel Encryption, MQ Channel Throttler, MQ Enterprise Security Suite, MQ Message Compression, MQ Message Encryption, MQ Standard Security Exit, Raspberry Pi Comments Off on Capitalware’s MQ Exits for Raspberry Pi

Enhancement to MQMR

Capitalware has an MQ solution called MQ Message Replication (MQMR). MQ Message Replication will clone messages being written (via MQPUT or MQPUT1 API calls) to an application’s output queue and MQMR will write the exact same messages to ‘n’ target queues (‘n’ can be up to 100). When MQMR replicates a message both the message […]

Also posted in Capitalware, Compression, IBM i (OS/400), IBM MQ, Linux, Unix, Windows Comments Off on Enhancement to MQMR

Capitalware Products 2020 Release Train

Here is a summary of all the recent releases that Capitalware Inc. has published: Blog posting for product releases: MQ Auditor v3.2.0 MQ Authenticate User Security Exit v3.5.0 MQ Authenticate User Security Exit for z/OS v3.5.0 MQ Channel Connection Inspector v1.2.0 MQ Channel Connection Inspector for z/OS v1.2.0 MQ Channel Encryption v3.4.0 MQ Channel Encryption […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Licensed As Free, Linux, MQ Auditor, MQ Authenticate User Security Exit, MQ Channel Connection Inspector, MQ Channel Encryption, MQ Channel Throttler, MQ Enterprise Security Suite, MQ Message Encryption, MQ Standard Security Exit, Unix, Windows, z/OS Comments Off on Capitalware Products 2020 Release Train

New: MQ Message Replication v2.2.0

Capitalware Inc. would like to announce the official release of MQ Message Replication v2.2.0. This is a FREE upgrade for ALL licensed users of MQ Message Replication. MQ Message Replication (MQMR) will clone messages being written (via MQPUT or MQPUT1 API calls) to an application’s output queue and MQMR will write the exact same messages […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Linux, Unix, Windows Comments Off on New: MQ Message Replication v2.2.0

New: Capitalware Software Lifecycle Pages

Earlier this week, a customer asked if we could publish a software lifecycle page for MQAUSX. Since, I wasn’t knee deep into fixing a bug, I figured I would create a Software Lifecycle page for each commercial product. Each lifecycle page has 3 columns: version, general availability and end of support. The version number is […]

Also posted in Capitalware, MQ Auditor, MQ Authenticate User Security Exit, MQ Batch Toolkit, MQ Channel Connection Inspector, MQ Channel Encryption, MQ Channel Throttler, MQ Enterprise Security Suite, MQ Message Encryption, MQ Standard Security Exit, MQ Visual Browse, MQ Visual Edit Comments Off on New: Capitalware Software Lifecycle Pages

Customer Requested Enhancement to MQMR

MQ Message Replication (MQMR) is an MQ API Exit. An MQ API Exit is configured to run within the queue manager’s address space (or the application’s address space if the application connects in bindings mode to the queue manager). For MQMR v1.1.0, a customer requested that information be added to the replicated messages, so that […]

Also posted in Capitalware, Database, IBM i (OS/400), IBM MQ, Linux, Unix, Windows Comments Off on Customer Requested Enhancement to MQMR

Capitalware Product Advisory

A bug was discovered in Capitalware’s framework subroutine for removing trailing blanks (spaces) from a variable. If the contents of the variable contained only blanks then the code miscalculated the length by 1. This bug affects all commercial and “Licensed as Free” products. Commercial Products for distributed platforms affected: MQ Auditor MQ Authenticate User Security […]

Also posted in Capitalware, IBM i (OS/400), Linux, MQ Auditor, MQ Authenticate User Security Exit, MQ Channel Connection Inspector, MQ Channel Encryption, MQ Channel Throttler, MQ Enterprise Security Suite, MQ Message Encryption, MQ Standard Security Exit, Unix, Windows, z/OS Comments Off on Capitalware Product Advisory