Rabbit MQ Client for ODC
Introduction
OutSystems Developer Cloud (ODC) is a cloud-native app development platform that provides a modular, scalable environment in which you develop and deploy your apps. With ODC you can build and deploy enterprise-grade, mission-critical apps in weeks. You can build web apps, web portals, mobile apps, and business workflows faster than with traditional development tools. You can then deploy your apps in a scalable, secure, and high-performance environment.
This connector has two parts:
The connector provides the following functionality (as of now):
There is also a operational support API to discover the unique build number for this connector so that any bugs discovered can be reported against this unique build number. The API is
Pre-requisites
To use this component correctly, you should have a working and running RabbitMQ instance. You should also ensure that you have:
Installation
You can install the connector through ODC Forge.
You should install both the custom code extension as well as the RabbitMQ Client (Black Belt Edition) library.
How to Use
This external logic is to be used with RabbitMQ Client (Black Belt Edition) library. It is not meant to be used directly.
For more information, please refer to https://github.com/PaulHoOutsystems/odc-rabbitmq-client#readme
Limitation