See information about the latest product version
Starting an execution group using the WebSphere Message Broker Toolkit or WebSphere Message Broker Explorer
You can start an execution group and all the deployed message flows in an execution group by using the WebSphere® Message Broker Toolkit or WebSphere Message Broker Explorer.
If resources are deployed to your execution group, the started or stopped state of the message flows is retained when you next start the execution group. You can use the menu to start or stop all message flows after the execution group has been started.
If you prefer, you can start execution groups by using the mqsistartmsgflow command.
Starting an execution group with the WebSphere Message Broker Toolkit
- Open the WebSphere Message Broker Toolkit, and switch to the Broker Application Development perspective.
- In the Brokers view, expand your broker.
- Right-click the execution group, and click Start.
A message is sent to the broker to start the selected execution group. Right-click the message flows that you want to start, and click Start to start the message flows deployed to the execution group.
Starting an execution group with the WebSphere Message Broker Explorer
- Open the WebSphere Message Broker Explorer.
- In the Navigator view, expand the Brokers folder.
- Expand your broker.
- Right-click the execution group, and click .
A message is sent to the broker to start the selected execution group. Click
to start all the message flows deployed to the execution group.Starting an execution group with the mqsistartmsgflow command
If you want to start all the execution groups on a broker, specify the -g flag instead of -e.
See the mqsistartmsgflow command description for more details about these options.