Boomi connector
Use the Boomi connector to send and receive messages to and from native Integration Runtime message queues. The connector supports both Point-to-Point and Publish/Subscribe messaging.
Deploying a Boomi connector does not affect your license count. You can deploy this connector an unlimited number of times across different runtimes and environments.
Runtimes message queuing is an optional Boomi Integration feature. To have this feature enabled in your account, contact your Boomi sales representative.
Connector configuration
To configure a connector to send and receive messages to and from runtimes message queues, set up two components:
-
Boomi connector connection
-
Boomi connector operation
A Boomi connector connection specifies the message queue. The queue configuration is stored in a message queue component.
The message size is configurable via the container property and account quota. If the message exceeds the configured sized limit, it will return an error message. When the limit is not set, there is no limit to the document size.
Message retrieval
The connector supports the following methods of retrieving messages from a message queue:
-
The Get action for batch retrieval.
-
The Listen action for event-driven retrieval (only in a Start step).
Message sending
The connector supports sending messages to a message queue using the Send action, except where used in a Start step.
Tracked properties
This connector has no predefined tracked properties. See the topic Adding tracked fields to a connector operation to learn how to add a custom tracked field.