Azure Service Bus Send Topic Message
Description
This process action sends a message to a topic in an Azure Service Bus namespace, after which it can be read from a subscription.
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 Topic 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
-
Topic
-
-
Set other action parameters as needed.
-
Define your message to send in the Expression Editor for this action.
If you drag and drop a topic node onto this action, the action inherits the topic name from the metadata. You can set this parameter in the action to override the inherited value.
Parameters
Name | Default | Description |
---|---|---|
Name |
AzureServiceBusSendTopicMessage |
Display name for the action in Designer. |
Schedule message |
false |
Enables message scheduling. When this option is checked, set either a delay or a time to schedule the message. |
Topic name |
Name of the topic to send the message 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
|