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.
Set up a connection
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 http://localhost:8161/api , your base URL is http://localhost:8161 .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. |
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
0 comments
Please sign in to leave a comment.