List Scheduled Messages
π‘View and manage scheduled messages in the selected Service Bus Queue.
Nodinite lets you view and manage all scheduled messages in your Azure Service Bus queue. This page explains how to list, download, and cancel scheduled messages for efficient queue management.
Expect to:
- β Instantly list all scheduled messages for visibility and control
- β Download or cancel scheduled messages with a single click
- β Use Nodinite's intuitive interface for message management
Click the List Scheduled Messages menu item in the Actions button for the selected queue to view a list of all scheduled messages in the queue.
Example of the 'List Scheduled Messages' menu item in the Actions button menu.
Nodinite then loads a shared modal with a paged list view with the scheduled messages currently on the sub queue. The Scheduled tab is now the active tab.
Example of the 'List Scheduled Messages' modal showing scheduled messages in the queue.
The following actions are available for scheduled messages:
Example of the actions available for scheduled messages.
Download Dead Letter Message
This topic is covered in detail in the Download Messages page.
Cancel Scheduled Message
You can cancel a scheduled message by clicking on the Cancel menu item in the Actions button for the selected scheduled message.
Example of the 'Cancel' menu item in the Actions button on selected scheduled message.
Next, you will be prompted with intent to continue with the operation. Click either Yes to proceed and No to abort the current operation.
Example of the 'Confirm intent to Cancel Scheduled Message' dialog.
If the operation is successful, you will see a result resembling the following screen capture:
Example of the 'Message Successfully Deleted' dialog showing the number of messages removed.
Tip
You can cancel multiple scheduled messages by selecting them in the list and clicking the Cancel menu item from within the With selected button at the bottom of the modal. This will prompt you to confirm the cancellation of all selected messages.
Example of the 'With selected' button for bulk actions on scheduled messages.
Next Step
- Back to Actions Overview
- Monitoring Azure Service Bus Queue
- Managing Azure Service Bus Queues
- Monitoring Azure Service Bus Topics
- Managing Azure Service Bus Topics
- Monitoring Azure Service Bus Topic Subscriptions
- Managing Azure Service Bus Topic Subscriptions
Related Topics
- Details β View essential information about the selected Service Bus Queue.
- Edit thresholds β Configure monitoring thresholds for the selected queue.
- Enable β Enable a Service Bus Queue that is currently disabled.
- Disable β Disable a Service Bus Queue that is currently enabled.
- Resubmit and Delete All Dead Letter Messages β Resubmit and delete all dead letter messages in the queue.
- List Active Messages β View all active messages in the queue.
- List Dead Letter Messages β View all dead letter messages in the queue.
- List Scheduled Messages β View all scheduled messages in the queue.
- Purge Messages (Active) β Purge all active messages from the queue.
- Purge Dead Letter β Purge all dead letter messages from the queue.