This article covers role management rights that pertain to Solace Queue objects.
| Right | Feature Code | Explanation |
| Cancel Solace Queue Replay | EXCMD_CANCEL_SOLACE_QUEUE_REPLAY | Allows users to cancel message replay for a Solace queue. |
| Change Solace Queue | EXCMD_CHANGE_SOLACE_QUEUE | Allows users to change Solace queues. |
| Change Solace Queue Status | EXCMD_CHANGE_SOLACE_QUEUE_STATUS | Allows users to change the status of Solace queues (turn incoming or outgoing messages on or off). |
| Clear Solace Queue Statistics | EXCMD_CLEAR_SOLACE_QUEUE_STATS | Allows users to clear the statistics of Solace queues. |
| Create Solace Queue | EXCMD_CREATE_SOLACE_QUEUE | Allows users to create Solace queues. |
| Create Solace Queue Subscription | EXCMD_CREATE_SOLACE_QUEUE_SUBSCRIPTION | Allows users to create Solace queue subscriptions. |
| Delete Solace Queue | EXCMD_DELETE_SOLACE_QUEUE | Allows users to remove Solace queues. |
| Delete Solace Queue Subscription | EXCMD_DELETE_SOLACE_QUEUE_SUBSCRIPTION | Allows users to remove Solace queue descriptions. |
| Show Solace Queue | EXCMD_INQUIRE_SOLACE_QUEUE | Allows users to view the details of a specific Solace queue. |
| Show Solace Queue Advanced | EXCMD_INQUIRE_SOLACE_QUEUE_ADVANCED | Allows users to view advanced properties for Solace queues by turning on the Advanced slider in the properties dialog. |
| Show Solace Queue Priority Statistics | EXCMD_INQUIRE_SOLACE_QUEUE_PRIORITY_STATS | Allows users to view Solace queue priority statistics. |
| Show Solace Queue Statistics | EXCMD_INQUIRE_SOLACE_QUEUE_STATISTICS | Allows users to view the statistics of Solace queues. |
| Show Solace Queue Status | EXCMD_INQUIRE_SOLACE_QUEUE_STATUS | Allows users to view the status of Solace queues. |
| Show Solace Queue Subscription | EXCMD_INQUIRE_SOLACE_QUEUE_SUBSCRIPTION | Allows users to view Solace queue subscriptions. |
| Show Solace Queue TX Flow | EXCMD_INQUIRE_SOLACE_QUEUE_TX_FLOW | Allows users to view Solace queue TX flows. |
| Show Solace Queues | EXCMD_INQUIRE_SOLACE_QUEUE_NAMES | Allows users to view a list of the Solace queues that exist. |
| Start Solace Queue Replay | EXCMD_START_SOLACE_QUEUE_REPLAY | Allows users to start message replay for a Solace queue. |