FME Transformers: 2026.1

Categories
Integrations
Web

Web

Workflows
Related Transformers
JMSReceiver
JMSSender

IBMMQConnector

Connects to an IBM MQ 9.x Queue Manager to send or receive messages and publish or subscribe to topics.

Jump to Configuration

Typical Uses

  • Sending and receiving messages
  • Publishing or subscribing to topics

How does it work?

The IBMMQConnector uses your account credentials to perform various tasks:

Action Task

Count Messages

Count the number of messages pending in a queue.

Receive

Receive messages from queues or topics.

Send

Send messages to queues or topics.

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.

Requirements

  • Windows is the only supported operating system.
  • This transformer connects to Queue Managers using the Client mode, so users must have an IBM MQ client installed locally. Bindings mode is not supported. For information on installing a client see Where to find downloadable installation images.
  • The environment variable MQ_FILE_PATH must be set, which should be done automatically during client installation.
  • The IBM MQ user must have these permissions:
  • Listing queues requires these additional permissions:
    • SYSTEM.DEFAULT.MODEL.QUEUE: GET, DSP

Usage Notes

  • There are possible restrictions on the default IBM MQ user named “app”. If running into authorization errors despite having the permissions above granted, try creating a different user.

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

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