ActiveMQ Artemis Connection¶
ActiveMQ Artemis application on Connect iPaaS uses Messaging Broker authentication. When you link your ActiveMQ Artemis account with Connect iPaaS, you authorize RoboMQ to read messages from your queues and topics and publish messages to the same. RoboMQ needs the following permissions on your account to provide a seamless integration experience:
For Trigger¶
Object | Permission |
---|---|
Exchange | Bind |
Queue | Declare, Bind |
Basic | Consume |
For Action¶
Object | Permission |
---|---|
Exchange | Bind |
Basic | Publish |
We at RoboMQ pay utmost attention to keep your account secure. See our Security and Privacy Policy to learn more about how RoboMQ handles your account access.
Create a Connection¶
To link your ActiveMQ Artemis account, you have to provide the following information:
Host Name¶
Host Name of your ActiveMQ Artemis instance.
Port¶
The Port on which you want to connect to ActiveMQ Artemis. The default ssl port is 61616
.
User Name¶
The name of the ActiveMQ user in the vhost.
Password¶
Password of the associated user.