FME Transformers: 2026.1

Categories
Integrations
Web

Web

Workflows
Related Transformers
AzureAIVisionConnector
AzureBlobStorageConnector
AzureEventHubsConnector
AzureFileStorageConnector
AzureTextAnalyticsConnector
GoogleCloudPubSubConnector
KafkaConnector
MQTTConnector
SQSConnector

AzureQueueStorageConnector

Connects to Azure Queue Storage to send and receive messages.

Jump to Configuration

Typical Uses

  • Aggregating data from queues and other message streams
  • Triggering actions from messages

How does it work?

The AzureQueueStorageConnector uses your Azure Storage account credentials to perform various tasks:

Action Task

Delete

Delete messages from a queue.

Peek

Receive messages from the front of a queue without altering the visibility of the messages.

Receive

Receive messages from the front of a queue.

Send

Send messages to a queue.

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 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

  • Queue service messages must be in a format that can be included in an XML request with UTF-8 encoding.

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 Azure Storage account
Aliases MicrosoftAzureQueueStorageConnector
History Released FME 2019.0

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 AzureQueueStorageConnector 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.