Overview
AMQP Connection Manager is SSIS Connection Manager for establishing connections with AMQP server (version 1.0).
AMQP Connection Manager can be used with Message Queue Task Plus.
Supported AMQP 1.0 Compliant Brokers
- Apache ActiveMQ (version 5.8 or greater)
- Apache ActiveMQ Artemis
- Apache Qpid Java Broker
- IBM MQ (version 8.0 or greater)
- Microsoft Azure Service Bus
- RabbitMQ with rabbitmq_amqp1_0 plugin installed
As of now, the component has been tested with the following brokers:
Quick Start
In this section we will show you how to set up a AMQP 1.0 Connection Manager to access an Azure Service Bus server.
Congratulations! You have successfully configured an AMQP Connection Manager.
Parameters
General
Use the General page of the AMQP 1.0 Connection Manager dialog to specify properties for connecting to the AMQP 1.0 server
The host name and an optional port using the syntax
host[:port]
(e.g.localhost:5672
). The default AMQP port number is 5672 or 5671 for AMQPS (TLS/SSL encrypted AMQP) .Additional path of the address.
The username to authenticate with
The password to authenticate with
The protocol scheme. Valid options are "AMQP" or "AMQPS" (TLS/SSL encrypted AMQP).
The passphrase for the client certificate
Specify whether to check for certificate revocation
Тhe timeout to attempt a connection before timing out.
What's New
- New: Enabled Support for TLS 1.1 and 1.2.
- New: Introduced connection.
Related documentation
COZYROC SSIS+ Components Suite is free for testing in your development environment.
A licensed version can be deployed on-premises, on Azure-SSIS IR and on COZYROC Cloud.