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 Future consideration
Workspace App Connect
Created by Guest
Created on Jan 10, 2018

Enabling Archive accounting and resource statistics of all msgflows in a broker

Problem statement: It is highly recommended by IBM to enable the Archive Accounting statistics(with output formats xml,smf) and Resource Statistics for all the brokers to capture the data for Omegamon monitoring.
We issued following commands to enable these statistics based on our requirements.
1) Enabling Archive Accounting statistic with xml,smf by customizing and submitting BIPCHMS.
mqsichangeflowstats -a -g -j -c active -n advanced -t basic -o xml,smf
2) Activate resource statistics by customizing and submitting BIPCHRS
mqsichangeresourcestats -c active

The above command enables statistics for all the msgflows and execution groups (Integration servers) in the mentioned broker. However, when there are new msgflows or execution groups (Integration servers) they are not enabled by default and we are required to issue these commands every time. We would request that when the broker has had commands issued to it that indicate enabling these statistics for the whole broker, then any new objects would inherit that when deployed rather than defaulting to no statistics. Either that or perhaps the IIB product could provide some kind of new variable setting that indicates the default behavior desired when new objects are deployed.

Idea priority High
RFE ID 115025
RFE URL
RFE Product IBM App Connect Enterprise (formerly IBM Integration Bus)
  • Guest
    Reply
    |
    Sep 25, 2020

    RFE Review. Thank you for taking the time to raise this RFE and apologies for the time period it has been in Submitted state. This capability has become possible in the ACEv11 architecture where we can independently store settings away from the runtime's in-memory definitions of deployed artifacts. This has led us to be able to support "sticky" and "inherited" settings for flow statistics. Given that these capabilities are not yet available for zOS users, we will leave this RFE open for now to reflect this. Status of the RFE is updated to Uncommitted Candidate.

  • Guest
    Reply
    |
    Jan 11, 2018

    I total agree with your request and we have a similar issue. What we did do is created a Omegamon XE situation that trips when it finds a flow/EG/etc. that does not have the statistics turned and generate an alert.

  • Guest
    Reply
    |
    Jan 11, 2018

    I total agree with your request and we have a similar issue. What we did do is created a Omegamon XE situation that trips when it finds a flow/EG/etc. that does not have the statistics turned and generate an alert.