Start of change

Copying an execution group

Before you start:

You can copy an existing execution group from a broker to another broker within the same broker domain. The new execution group inherits the same short and long description as the original execution group, and is automatically given a new name. The new execution group does not inherit any other properties of the original execution group. The message flows in the original execution group are not copied to the new execution group.

To copy an execution group:

  1. Switch to the Broker Administration perspective.
  2. In the Domains view, right-click the name of the execution group that you want to copy, then click Copy.
  3. Right-click the name of the broker to which you want to copy the execution group, then click Paste. The broker must be in the same broker domain as the original execution group.
A copy of the execution group is created on the broker; the new execution group has a unique name.
End of change