Overview
RabbitMQ Connection Manager is SSIS Connection Manager for establishing connections with RabbitMQ server (version 1.8.0 or and newer). It supports AMQP 0-9-1 messaging protocol. RabbitMQ Connection Manager can be used with Message Queue Task Plus.
Quick Start
In this section we will show you how to set up a Rabbit Connection Manager to access an RabbitMQ server.
Congratulations! You have successfully configured a Rabbit Connection Manager.
Parameters
General
Use the General page of the RabbitMQ Connection Manager dialog to specify properties for connecting to the RabbitMQ server
The host name and an optional port (default is 5672) using the syntax
host[:port]
(e.g.localhost:5672
).The virtual host name.
The username to authenticate with
The password to authenticate with
Specify whether SSL encryption is enabled/disabled
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
- Fixed: Package unable to finish execution when the package is deployed in 'SSIS Catalog' (Thank you, Victor).
- 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.