Azure Service Bus Send Message

Azure Service Bus icon

Description

Sends a message to a queue in an Azure Service Bus namespace.

The messages to be sent are defined in the Expression Editor for this action.

Parameters

Name Description

Name

Display name for the action in Designer.

Max messages

Number of messages to retrieve. The action will wait until this number is reached, or when the max wait time is reached.

Max wait time

Maximum time the action should wait for messages.

Queue name

Name of the queue to send messages to. When set, overrides any values inherited from metadata.

Statistics

This action exposes the following statistics variables:

  • AZURE_SERVICE_BUS_SENT_MESSAGES: number of messages sent using Azure Service Bus Send Message actions.