Out-of-the-Box Services, Utilities, and Devices > Services > ActiveMQ > Supported ActiveMQ Connector Types
Supported ActiveMQ Connector Types
Add an ActiveMQ connector type to authorize ThingWorx Flow to execute ActiveMQ actions. ThingWorx Flow supports the following connector types for ActiveMQ:
Stomp
Adding an ActiveMQ connector
1. Drag any action under ActiveMQ to the canvas, place the pointer on the action, and then click or double-click the action.
2. In the MQTT list, select Add New.
3. Edit the Connector Label field, if you want. Labels are case-sensitive. Do not use spaces, special characters, and leading numbers.
4. In the Host field, specify the host URL. For example: https://example.ActiveMQ.net/
5. In the Port field, enter the port number.
6. In the Username field, enter the username for the ActiveMQ account.
7. In the Password field, enter the password associated with your account.
8. Click ADD to add the ActiveMQ connector.
Adding a Stomp connector
1. Drag any action under ActiveMQ to the canvas, place the pointer on the action, and then click or double-click the action.
2. In the Stomp list, select Add New.
3. Edit the Connector Label field, if you want. Labels are case-sensitive. Do not use spaces, special characters, and leading numbers.
4. In the Host field, specify the host URL. For example: https://example.ActiveMQ.net/
5. In the Port field, enter the port number.
6. In the Username field, enter the username for the Stomp account.
7. In the Password field, enter the password associated with your account.
8. Click ADD to add the Stomp connector.
Was this helpful?