Deploying a topics hierarchy

From the Broker Administration perspective, in the Domains view, you can display your server domains. The following steps show you how to deploy a topics hierarchy from this view.

  1. Expand the Domains from where you want to perform the deploy.
  2. Right-click Topics hierarchy.
  3. Click Deploy Topics Configuration.
  4. Click Delta to deploy only the changed items, or click Complete to deploy the entire configuration.

The Configuration Manager deploys the topics to the broker domain.

Look in the Event Log to verify the results of the deployment; to do this double-click Event Log in the Domains view under the target execution group. Once the deploy has been initiated, a BIP08921 information message is raised, confirming that the request was received by the Configuration Manager. If the deploy was successful you see the following messages in the Logs view:
  • BIP4040I
  • BIP2056I

Deployment can also be initiated using the mqsideploy command as described in mqsideploy command.

Related concepts
Message flow application deployment
Publish/Subscribe

Related tasks
Developing publish/subscribe applications
Adding a new topic
Deleting a topic
Creating ACL entries

Related reference
Broker Administration perspective
Topics Hierarchy editor