WebSphere Message Broker, Version 8.0.0.7
Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS
See information about the latest product version
See information about the latest product version
mqsireportflowuserexits command
Use the mqsireportflowuserexits command to report the list of active and inactive user exits for the specified broker, execution group, or message flow.
Supported platforms
- Windows
- Linux and UNIX systems
- z/OS®. Run this command in one of two ways - as a console command, or by customizing and submitting BIPRPUE; see Contents of the broker PDSE
Purpose
Use the mqsireportflowuserexits command to generate a report about the status of user exits:
- If you specify only the broker name, the command returns a list of all user exits that you have set to be active at the broker level by using the mqsichangebroker command.
- If you specify the broker and execution group names, the command
returns the list returned for the broker name only, plus:
- A list of all user exits that you have set to be active at the execution group level by using the mqsichangeflowuserexits command.
- A list of all user exits that you have set to be inactive at the execution group level by using the mqsichangeflowuserexits command.
- If you specify the broker, execution group, and message flow names,
the command returned the list returned for the broker and execution
group names, plus:
- A list of all user exits that you have set to be active at the message flow level by using the mqsichangeflowuserexits command.
- A list of all user exits that you have set to be inactive at the message flow level by using the mqsichangeflowuserexits command.
Select the appropriate link for details of this command
on the platform, or platforms, that your enterprise uses:
Authorization
For information about platform-specific
authorizations, see the following topics:
- Security requirements for Linux and UNIX platforms
- Security requirements for Windows systems
- Security requirements for z/OS