The configured output event adapters are used in event formatters. With output event adapter message properties, event formatters are able to extract data from the incoming events to build the event streams. Following are the output JMS event adapter-specific message properties.
The message properties of the output JMS event adapter are described below.
Property | Description |
---|---|
Destination | The topic/queue name of JMS message broker (For example: ActiveMQ, WSO2 MB) |
Header | Transport headers |
Output Mapping Type | The incoming event type to be mapped. The output JMS event adapter supports XML, JSON, map, and text output mappings. |
...