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.
Shows the List Scheduled Messages menu item in the Actions button for the selected queue.
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.
Displays the paged list view of scheduled messages in the Scheduled tab.
The following actions are available for scheduled messages:
Shows the available remote actions 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.
Shows the Cancel menu item in the Actions button for the 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.
Displays the confirmation dialog for cancelling the scheduled message.
If the operation is successful, you will see a result resembling the following screen capture:
Shows the success screen after cancelling the scheduled message.
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.
Shows the With Selected button for 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.