IBM Support

Using the mqsireportproperties command in IBM Integration Bus or WebSphere Message Broker for a single message flow

Troubleshooting


Problem

How can I use mqsireportproperties command in IBM Integration Bus (IIB) or WebSphere Message Broker (WMB) to get information for a single message flow?

Resolving The Problem

MessageFlow is a valid reportable entity name for the -o parameter, but the mqsireportproperties command does not have the functionality to allow the specifying of a message flow or uuid. Therefore it is not possible to request the properties for just a single message flow.
For example: If you try to run the following command:
mqsireportproperties <brokername> -e <EGname> -o MessageFlow -r

You would see the exception: BIP2330E MessageFlow does not exist

As a workaround you could put one message flow in the execution group. Then report the properties for all messages flows in the execution group with the following commands:

mqsireportproperties <brokername> -e <EGname> -o AllMessageFlows -a
mqsireportproperties <brokername> -e <EGname> -o AllMessageFlows -r

[{"Product":{"code":"SSKM8N","label":"WebSphere Message Broker"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"Usage","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"},{"code":"PF035","label":"z\/OS"}],"Version":"7.0;8.0","Edition":"","Line of Business":{"code":"LOB36","label":"IBM Automation"}},{"Product":{"code":"SSNQK6","label":"IBM Integration Bus"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":" ","Platform":[{"code":"","label":""}],"Version":"9.0","Edition":"All Editions","Line of Business":{"code":"LOB45","label":"Automation"}}]

Product Synonym

WMB MB WebSphere Message Broker IBM Integration Bus IIB IBMIB MQ Integrator WBIMB WBI-MB MQSI WMQI

Document Information

Modified date:
23 March 2020

UID

swg21178311