This article will guide you through the process of creating a Solace Queue and Queue Template.
A queue on event broker acts as both, a destination to which clients can publish messages to and an endpoint, to which clients can bind consumers and consume messages from. Queues can subscribe to more than one topic and receive messages for all topics matching their subscriptions. Queues can provide exclusive access to one consumer or access to multiple consumers where each is serviced in a round‑robin fashion. Clients can have permissions to consume, delete, or modify topics in the queue.
Before creating the Solace Queue, you must establish a Solace Manager connection. To learn how, click on Create Remote Solace Manager Connection.
Create a Solace Queue
You can create a Solace Queue by following these steps:
- Open the Solace Queue viewlet, click the Add button
.
- The Select Object Path window will open. Specify the Workgroup server, Node, Broker, and Message VPN then click Select path.
By default, all available Workgroup servers, Nodes, Brokers, and Message VPNs are selected. If you want to limit the selection, you must explicitly choose which ones to include. - The Solace Queue Create Window will open. Enter the Queue Name (required) and populate other needed details.
- Click on the Advanced slide at the bottom left to view more advanced options.
- click Ok to create the Queue immediately. Alternatively, click Schedule to create it at a future time (see Scheduling for details).
- Now, go to the Solace Queue viewlet to see the newly added object. If you can't find it, refresh the viewlet using the Refresh
icon.
Create a Solace Queue Template
Queue templates are configurable objects that administrators can use to specify custom attributes and parameters for any new client-created queues. When a client creates queues dynamically using an API, the endpoint name can be matched to the template. All custom attributes that are configured in the queue template are copied to the client-created queue.
Before creating the Solace Queue Template, you must establish a Solace Manager connection. To learn how, click on Create Remote Solace Manager Connection.
You can create a Solace Queue Template by following these steps:
- Open the Solace Queue Template viewlet, click the Add button
.
- The Select Object Path window will open. Specify the Workgroup server, Node, Broker, and Message VPN then click Select path.
If no specific selections are made, all available Workgroup servers, Nodes, Brokers and Message VPNs will be selected by default. - The Solace Queue Template Create Window will open. Enter the Queue Template Name (required) and populate other needed details.
- Click on the Advanced slide at the bottom left to view more advanced options.
- Click Ok to create the Queue Template immediately. Alternatively, click Schedule to create it at a future time (see Scheduling for details).
- Now, go to the Solace Queue Template viewlet to see the newly added object. If you can't find it, refresh the viewlet using the Refresh
icon.