Stambia Data Integration allows to work with Advanced Message Queuing Protocol (AMQP) brokers.
An AMQP Metadata Model is available to define all the broker's credentials and communication properties, and to design the different AMQP objects.
It can then be used on the five Process Actions that allows to:
- Declare AMQP exchanges and queues
- Send messages to exchanges or queues
- Receive messages from queues
Prerequisites:
- Stambia DI Designer S18.2.0 or higher
- Stambia DI Runtime S17.3.0 or higher
Note:
Stambia DI is a flexible and agile solution. It can be quickly adapted to your needs.
If you have any question, any feature request or any issue, do not hesitate to contact us.
This component may require a dedicated license.
Please contact the Stambia support team if you have any doubt and if you need to use it in a production environment.
Download
All the necessary material to use AMQP with Stambia DI is already included in the Designer and Runtime.
Name | Description | Download |
Demonstration Project | A project that demonstrates most of the features through examples of AMQP Processes | download |
Supported features
You can find bellow an overview of what Stambia can do with AMQP brokers
Name | Description |
Connectivity |
Messages can be sent to or received from the following AMQP items:
|
Exchange declaration |
The following types of exchange can be declared (created) on the broker from Stambia DI:
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 | Stambia supports the AMQP 0.9.1 protocol version |