AMQP component
Overview
The AMQP component contains the tools needed to work with the Advanced Message Queuing Protocol (AMQP).
Install the AMQP component
If you did not install it yet, install the AMQP component in Designer by following the component installation process.
Supported features
Feature | Description |
---|---|
Connectivity |
Messages can be sent to or received from the following AMQP resources:
|
Exchange declaration |
The following types of exchange can be declared (created):
Optional properties supported for the exchanges:
|
Transactions |
All the operations can be managed in transactions, committed manually or automatically. The following transaction modes are supported:
|
Send methods |
The source messages to send can be provided:
|
Receive methods |
The received messages can be:
|
AMQP protocol version |
This component supports the AMQP 0.9.1 protocol version |