FME Transformers: 2026.1

Categories
Integrations
Web

Web

Workflows

AzureServiceBusConnector

Connects to Azure Service Bus to send and receive messages.

Jump to Configuration

Typical Uses

  • Sending and receiving messages from a queue or topic

How does it work?

The AzureServiceBusConnector uses your account credentials to connect to Azure Service Bus and perform various tasks:

Action Task

Count Messages

Count available messages in a queue or subscription.

Receive from Queue

Receive messages from a queue.

Receive from Subscription

Receive messages from a subscription.

Send to Queue

Send messages to a queue.

Send to Topic

Send messages to a topic.

Optional Input Port

This transformer has two modes, depending on whether a connector is attached to the Input port or not:

  • Input-driven: When input features are connected, the transformer runs once for each feature it receives in the Input port.
  • Run Once: When no input features are connected, the transformer runs one time.

When the Input port is in use, the Initiator output port is also enabled.

Heartbeat

When Action is Receive from Queue or Receive from Subscription and the connection is still alive (Receive Mode is Stream or a batch is not yet complete), heartbeat features are output at a specified interval after a period of non-activity.

Heartbeat features have two attributes:

  • _heartbeat_id: Integer starting at 0. This is a unique identifier for each heartbeat feature output from this port.
  • _heartbeat_counter: Integer starting at 0 that resets whenever the connector receives a new message and a new period of inactivity begins. This counter represents the number of consecutive heartbeat features.

Usage Notes

Configuration

Input Ports

Output Ports

Parameters

Editing Transformer Parameters

Transformer parameters can be set by directly entering values, using expressions, or referencing other elements in the workspace such as attribute values or user parameters. Various editors and context menus are available to assist. To see what is available, click beside the applicable parameter.

For more information, see Transformer Parameter Menu Options.

Reference

Processing Behavior

Feature-Based

Feature Holding

No

Dependencies Microsoft Azure Account with the Service Bus Service
Aliases  
History Released FME 2019.2

FME Online Resources

The FME Community and Support Center Knowledge Base have a wealth of information, including active forums with 35,000+ members and thousands of articles.

Search for all results about the AzureServiceBusConnector on the FME Community.

 

Examples may contain information licensed under the Open Government Licence – Vancouver, Open Government Licence - British Columbia, and/or Open Government Licence – Canada.