ActiveMQ is a robust open-source message broker that facilitates seamless communication between applications, enabling efficient data exchange and real-time messaging across diverse platforms and systems. Its flexible architecture supports reliable queuing and publish-subscribe models for enhanced integration and scalability.
After you start the connection , configure it in the Create connection panel and complete all of the required * authentication settings:
Setting |
Instructions |
---|---|
Name your connection * |
Enter a clear and distinguishable name. Throughout integrator.io imports and exports, you will have the option to choose this new connection. A unique identifier will prove helpful later when selecting it from a list of the connections in your account. |
Instance URL * |
Enter the base URL of your ActiveMQ server. For example, if your local host is integrator.io ignores all HTTP requests from a local host, you must create a secured tunnel to your local host and then generate an instance URL. The default management port is 8161, and “api” is the common path for API endpoints. |
Username * |
Enter your ActiveMQ account username. |
Password * |
Enter your ActiveMQ account password. Multiple layers of protection are in place, including AES 256 encryption, to keep your connection’s password safe. When editing this form later, you must enter this token again; it is stored only when the connection is saved and never displayed as text. |
Tip
This connector documentation describes only the settings shown for the Simple view. For the corresponding HTTP settings, see token auth universal connector documentation.
Comments
Please sign in to leave a comment.