SK SKYVVA Documentation

9. RabitMQ Adapter

Summary

The Any Connect RabbitMQ Adapter provides an interface for entering user-provided input such as credentials to create an authenticated RabbitMQ connection. That connection provides the foundation to configure associated RabbitMQ activities that interact with the connection.

Supported API Versions and Prerequisites

The RabbitMQ Adapter uses the RabbitMQ Java Client v5.8.0. Refer to the RabbitMQ documentation for information on the schema fields. The RabbitMQ connector requires the use of an Agent version 10.1 or later. These agent versions automatically download the latest version of the connector when required.

Connector Overview

This connector is used to first configure a RabbitMQ connection, establishing access to RabbitMQ, and then used to configure one or more RabbitMQ activities associated with that connection as a source or target within an operation:

Together, a specific RabbitMQ connection and its activities are referred to as a RabbitMQ endpoint.

Mandatory Properties

Common Properties

–  How to use RabbitMQ Outbound Adapter for CSV Payload format?

–  How to use RabbitMQ Inbound Adapter with CSV Payload?

[su_box title="Note" box_color="#2a8af0" title_color="#000000"] In Inbound direction we don't need to execute any callout logic because you are sending data RabbitMQ server to Salesforce side. You just need to start route example: go to adapter tab => All adapter will display in the list view and you just need to click on the start button and your route will be started automatically or you can change adapter status inactive to active and it also starts route automatically. If you will make any changes inside the adapter property then you need to stop the route and start again after your changes will reflect server.[/su_box] After data sent successfully, you will get Message Published notification on the web page.

Open this article in the interactive viewer →