Archive for the Category: IBM MQ Appliance

Sample Java Code to Subscribe to an IBM MQ Topic

Here is blog posting # 2 on subscribing to a topic in IBM MQ. More code examples – here is a Java IBM MQ (non-JMS) sample program to subscribe to a topic within a queue manager of IBM MQ. It will receives messages until ‘no messages available’ exception which is set for 30 seconds. You […]

Also posted in IBM i (OS/400), IBM MQ, Java, Linux, macOS (Mac OS X), Programming, Unix, Windows, z/OS Comments Off on Sample Java Code to Subscribe to an IBM MQ Topic

Sample Java Code to Publish to an IBM MQ Topic

Programmers always have questions about coding Pub/Sub in IBM MQ. I’ll do 2 blog posting: one on publishing to a topic and the next one on subscribing to a topic in IBM MQ. Since everyone likes code examples, here is a Java IBM MQ (non-JMS) sample program to publish a message to a topic within […]

Also posted in IBM i (OS/400), IBM MQ, Java, Linux, macOS (Mac OS X), Programming, Unix, Windows, z/OS Comments Off on Sample Java Code to Publish to an IBM MQ Topic

MQ Visual Edit V2.3.0 Released

Capitalware Inc. would like to announce the official release of MQ Visual Edit v2.3.0. This is a FREE upgrade for ALL licensed users of MQ Visual Edit V2. MQ Visual Edit allows users to view, manipulate and manage messages in a queue and/or topic of a IBM MQ queue manager and presents the data in […]

Also posted in Capitalware, IBM MQ, Linux, macOS (Mac OS X), MQ Visual Edit, Windows Comments Off on MQ Visual Edit V2.3.0 Released

MQ Visual Browse V2.3.0 Released

Capitalware Inc. would like to announce the official release of MQ Visual Browse v2.3.0. This is a FREE upgrade for ALL licensed users of MQ Visual Browse V2. MQ Visual Browse allows users to view messages in a queue and/or topic of a IBM MQ queue manager and presents the data in a simplified format […]

Also posted in Capitalware, IBM MQ, Linux, macOS (Mac OS X), MQ Visual Browse, Windows Comments Off on MQ Visual Browse V2.3.0 Released

IBM MQ V9.0.4 Continuous Delivery Announced

IBM has announced IBM MQ V9.0.4 Continuous Delivery: http://www.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/0/897/ENUS217-420/index.html Highlights for MQ Base: – Additional support of REST API for administration – New REST API for messaging – Proxy support for IBM Cloud Product Insights – Salesforce bridge – Extended platform support for CD releases Highlights for MQ Advanced: – Replicated data queue managers – […]

Also posted in Fix Packs for MQ, IBM MQ, Linux, Windows, z/OS Comments Off on IBM MQ V9.0.4 Continuous Delivery Announced

MQ Visual Edit V2.2.0 Released

Capitalware Inc. would like to announce the official release of MQ Visual Edit v2.2.0. This is a FREE upgrade for ALL licensed users of MQ Visual Edit V2. MQ Visual Edit allows users to view, manipulate and manage messages in a queue and/or topic of a IBM MQ queue manager and presents the data in […]

Also posted in Capitalware, IBM MQ, Linux, macOS (Mac OS X), MQ Visual Edit, Windows Comments Off on MQ Visual Edit V2.2.0 Released

MQ Visual Browse V2.2.0 Released

Capitalware Inc. would like to announce the official release of MQ Visual Browse v2.2.0. This is a FREE upgrade for ALL licensed users of MQ Visual Browse V2. MQ Visual Browse allows users to view messages in a queue and/or topic of a IBM MQ queue manager and presents the data in a simplified format […]

Also posted in Capitalware, IBM MQ, Linux, macOS (Mac OS X), MQ Visual Browse, Windows Comments Off on MQ Visual Browse V2.2.0 Released

MQ API Verbs that IBM Forgot!!

Every couple of months, I get an email from someone asking me if they can use MQAUSX client-side security exit with IBM MQ V8 or V9 to perform authentication via CONNAUTH. The answer is no – the MQAUSX client-side security exit only works with the MQAUSX server-side security exit. IBM added the MQCSP (Connection Security […]

Also posted in C, IBM i (OS/400), IBM MQ, Linux, macOS (Mac OS X), Programming, Unix, Windows 2 Comments

IBM MQ V9.0.3 Continuous Delivery Released

IBM has released IBM MQ V9.0.3 Continuous Delivery: https://www.ibm.com/developerworks/community/blogs/messaging/entry/MQ903GA Highlights: – IBM MQ Advanced for z/OS Value Unit Edition has a new Connector Pack – The MQ REST API has had some updates to enable read and update of the queue manager configuration, plus querying of the status. – IBM MQ Managed File Transfer has […]

Also posted in Fix Packs for MQ, IBM MQ, Linux, Windows, z/OS Comments Off on IBM MQ V9.0.3 Continuous Delivery Released

IBM MQ V9.0.2 Continuous Delivery Released

IBM has released IBM MQ V9.0.2 Continuous Delivery: https://www.ibm.com/developerworks/community/blogs/messaging/entry/IBM_MQ_and_IBM_MQ_Appliance_9_0_2_Continuous_Delivery_Releases_are_available https://www.ibm.com/support/knowledgecenter/en/SSFKSJ_9.0.0/com.ibm.mq.pro.doc/q128640_.htm Highlights: – More flexible connectivity – Additional control for monitoring – Improvements in managed file transfer – Initial availability of the IBM MQ Console for administration and monitoring of IBM MQ – Initial release of a new REST API to enable the creation of new […]

Also posted in Fix Packs for MQ, IBM MQ, Linux, Windows, z/OS Comments Off on IBM MQ V9.0.2 Continuous Delivery Released