Skip to Main Content
Integration


This is an IBM Automation portal for Integration products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.


Status Not under consideration
Created by Guest
Created on May 11, 2022

IBM MQ Qmgr option to Publish MQS events like SYSTEM.ADMIN.QMGR.EVENTs

Option to **Publish Events like those directed to SYSTEM.ADMIN.QMGR.EVENT, SYSTEM.ADMIN.CHANNEL.EVENT, etc.

Ideally, an additional option to output Events in JSON format, like the AMQERRor output in JSON, or like the event transformation used in "amqsevt" in v9.2+

Specifically some MQS QMGR Events are not Errors. Ex. an Event about crossing a high threshold or Configuration events.

Looking for events as described :
https://www.ibm.com/docs/en/ibm-mq/9.2?topic=types-event-message-data-summary

Metrics and resource usage messages *are published to $SYS/MQ/+ ( amqsrua ) , but
Not MQS QMGR or CHANNEL Events, as far as we understand.

Idea priority Medium
  • Guest
    Reply
    |
    Jun 29, 2022

    Thank you Mark.
    Your comment about the Streaming Queue Support was very well timed. Thank you.

    I expect we will implement the 'topic alias as a target secondary queue' ( for streaming queue support) as suggested.

    Best Regards,
    JClarkson, Mayo Foundation

  • Admin
    Mark Taylor
    Reply
    |
    May 17, 2022

    We do not think it likely that this would be implemented in any forseeable timeframe, especially as there are solutions. Redefining queues as topic aliases or using the new streaming queue support to use a topic alias as the target secondary queue are both ways in which multiple copies of the event information can be distributed. We have no plans to build alternative formats for the events directly; the amqsevt sample program is provided as a way to reformat them.