JMS Publisher
Description
Publishes events to a message broker (e.g., ActiveMQ) using the Java Message Service (JMS) protocol.
Required input
This sink does not have any requirements and works with any incoming event type.
Configuration
JMS Broker Settings
The basic settings to connect to the broker. The JMS broker URL indicates the URL of the broker (e.g., tcp://localhost), the port indicates the port of the broker (e.g., 61616)
JMS Topic
The topic where events should be sent to.
Output
(not applicable for data sinks)