Broker Administration perspective

This is where the broker domain resources (also referred to as domain objects) that are defined on one or more Configuration Managers are managed.

Typically, you carry out the following tasks in this perspective:
  • Setting up the broker domain, for example creating collectives
    • Creating and removing domain connections.
    • Connecting and removing brokers.
  • Adding and removing execution groups.
  • Creating and deploying broker archive (bar) files.
  • Defining and managing publish/subscribe topic hierarchies.
  • Querying, viewing and deleting subscriptions.
  • Clearing and filtering deploy event log entries.
  • Activating, deactivating, filtering and clearing alerts.
The Broker Administration perspective provides several views that allow you to navigate and update your broker domain resources.

Navigator view

This is where you view and work with any of the broker domain resource files. You can also deploy and delete any resource file that has been created in the Broker Application Development perspective.

The broker domain resource files are contained in the following folders:
Domain Connections
Contains the domain connections that are defined to multiple local and remote Configuration Managers.
Broker Archives
Contains the broker archive (bar) files.
Message Sets
Contains the message set (mset) files.
Message Flows
Contains the message flow (msgflow) files.

Domains view

This is where you view and work with any of the broker domain objects listed below, when a broker domain is connected to a Configuration Manager:

  • Broker Topology
  • Topics
  • Subscriptions
  • Event Log entries

You can manage deployed configurations in this view. Double-clicking an object launches the appropriate editor in the editor area. You can also deploy bar files on execution groups, and start and stop message sets and message flows.

By default, an alert icon is displayed for a domain object that is connected to a Configuration Manager but is not in a normal running state. You can choose not to display the alert icon using an option that is available in the Alerts view.

Editor view

You can open any broker domain resource to launch its default editor in the editor view. The following default editors are available:
Broker Topology Editor
For administering the brokers and collectives within a broker domain.
Topics Hierarchy Editor
For managing topics within a publish/subscribe system.
Subscriptions Query Editor
For viewing and deleting subscriptions within a publish/subscribe system.
Event Log Editor
For viewing, clearing and filtering event log entries.

Properties view

Displays the property names and values for the domain object selected in the Broker Administration Navigator view.

Alerts view

An alert is displayed in the Alerts view when a domain object is connected to a Configuration Manager but is not in a normal running state. The normal running state for a domain object is started, without a user trace or some other special processing enabled.

The Alerts view is updated continuously whilst the workbench is connected to a Configuration Manager.

You can filter, clear, and remove alerts from this view. You can also quieten alerts. This removes the alert icon from every object in the hierarchy in the Domains view, except for the alerted object and its parent.

Related concepts
Client environment

Related tasks
Configuring a broker domain in the workbench
Administering the broker domain
Deploying message flow applications

Related reference
Changing Broker Administration preferences
Broker Topology editor
Topics Hierarchy editor
Subscriptions Query editor
Event Log editor
Broker Application Development perspective