The configured input event adapters are used in event builders. With input event adapter message properties, event builders are able to extract data from the incoming events to build the event streams. Following are the input JMS event adapter-specific message properties.
The message properties of the input JMS event adapter are described below.
Property | Description |
---|---|
Topic | The topic/queue name of the JMS message broker |
Input Mapping Type | The incoming event type to be mapped. The input JMS event adapter supports XML, JSON, map, and text mapping types. |
...