Admin > Message Queues
Intended audience: DEVELOPERS ADMINISTRATORS
AO Platform: 4.3
Overview
The Message Queues pages allow the user to configure options specific to JMS and Kafka Listeners.
Most of the pages in this section offer the following general actions:
Search/Filter - use a search term to find an entry from existing configurations.
Delete - batch deletion of any/all selected items.
Add New - create a new entry on the page.
Refresh - refreshes the page.
Import from Excel - allows the provision to import the configuration of one or more entries of the selected configuration page.
Export as CSV - exports the content of the page to a CSV file.
Settings - allows configuration of which columns can be seen on the page.
Go to (or select by page number) - allows moving to another page in case of too many entries for one page.
Additionally, these are the actions on individual entries:
View - views the properties of an entry in read-only mode.
Edit - allows the properties of an entry to be edited.
Delete - deletes an entry.
Add to Transport - adds the configuration record to Transport.
View Brokers - views the Broker associated with the JMS Listener.
View Kafka Config - views the Kafka configuration associated with the Kafka Listener.

JMS Listeners
The JMS Listeners page includes a list of JMS custom Listeners that listen to a topic or queue from a JMS Broker.
Configuration details include properties in the following categories: General and Listener, such as JMS Broker, Listener Type, Queue/Topic Name, and the custom Listener Class. From the Options menu, select View Brokers to view the Broker associated with the selected Listener - also see JMS Brokers in Admin > Connections.
Kafka Listeners
The Kafka Listeners page includes a list of Kafka custom Listeners that listen to a topic or queue from a Kafka Broker.
Configuration details include properties in the following categories: General and Listener, such as Kafka Broker configurations, Topic Name, and the custom Listener Class. From the Options menu, select View Kafka Config to view the Broker associated with the selected Listener - also see Kafka Brokers in Admin > Connections.