Skip to content

Martini Broker Destinations

The Broker Destinations page within Martini Server Runtime Admin UI provides developers with a comprehensive view of message destinations and their associated metadata. This documentation outlines how to access and utilize this feature effectively. Please note that this UI is exclusively available in the Martini Server Runtime Edition.

Accessing Broker Destinations

To access the Broker Destinations page, developers must navigate through the Martini Server Runtime Admin UI.

  1. Navigate to the Connections Menu: From the main menu, select 'Connections'.
  2. Select Broker: In the submenu that appears, choose 'Broker'.

Viewing Destination Details

Upon accessing the Broker Destinations page, developers will find a list of all JMS destinations. Clicking on the name of a specific destination will reveal an information panel with detailed insights into that destination.

REST API Support

Martini extends its functionality through REST endpoints, enabling developers to manage and send messages to broker destinations programmatically. Refer to the [Martini ESB REST API][esb-api] documentation for further details.