Azure Service Bus Send Queue Message
Description
This process action sends a message to a queue in an Azure Service Bus namespace.
To use this tool, you need a Microsoft Azure Service Bus metadata object, and a process in which you want to work with Azure Service Bus.
Setup
-
Add the process action Azure Service Bus Send Queue Message from the Process Palette, under the Connectors section.
-
Configure the action by dragging and dropping one of the following Microsoft Azure Service Bus metadata nodes onto the action:
-
Top-level Microsoft Azure Service Bus metadata node
-
Queue
-
-
Set other action parameters as needed.
-
Define your message to send in the Expression Editor for this action.
If you drag and drop a queue node onto this action, the action inherits the queue name from the metadata. You can set this parameter in the action to override the inherited value.
Parameters
Name | Default | Description |
---|---|---|
Name |
AzureServiceBusSendQueueMessage |
Display name for the action in Designer. |
Schedule message |
false |
Enables message scheduling. When this option is checked, you must set either a delay or a time to schedule the message. |
Queue name |
Name of the queue to send messages to. |
|
Schedule delay |
Delay, in seconds, between sending the message and enqueueing it to make it readable. Set either this option or Schedule time, but not both. |
|
Schedule time |
Date and time at which Azure Service Bus enqueues the message to make it readable. Set either this option or Schedule delay, but not both. Enter the date and time in the format
|