Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The configured input event adapters will be are used in event builders. With input event adapter message properties, event builders will be are able to extract data from the incoming events to build the event streams. Following are the input JMS event adapter-specific message properties.

input JMS event adapter message propertiesImage Modified

The message properties of the input JMS event adapter are described below.

PropertyDescription
TopicThe topic/queue name of the JMS message broker
Input Mapping TypeThe incoming event type to be mapped. The input JMS event adapter supports XML, JSON, map, and text mapping types.
Info

When using JMS adapters in event formattersbuilders, you can set custom JMS headers. Follow the below syntax to add custom headers: <header_property_name>:<header_property_value>. If you are adding Add multiple header properties , then they need to be separated by commas. (For example: ipAddress:172.16.2.34).