Below are the two commands that can be used to retrive the message flow contents from the Broker.
These commands will be very useful to check what code is currently deployed to broker and also for reengineering if we missed the source code and bar files.
Usage:
mqsibrowse <BrokerName> -t brokerresources > brokerresources.txt
mqsireportproperties <BrokerName> -e <ExGrpName> -o AllMessageFlows -r > mqsireportproperties.txt
No comments:
Post a Comment