Previous Topic: Send and ReceiveNext Topic: JMS Correlation Schemes


JMS Message

The JMS Send Receive step lets you configure the message that is sent or received.

The following message types are supported:

You configure the payload of the message in the Content area.

The available editors in the Content area depend on the message type.

Text messages have the following editors:

Bytes messages have the following editors:

Stream messages have an editor that lets you add objects.

Map messages have an editor that lets you add key/value pairs.

Empty messages do not have an editor.

If you change the message type, the step checks whether the existing payload can be converted. If the conversion is not possible, the step discards the existing payload.

In JMS, a message includes a set of headers and an optional set of custom properties. You can configure these headers and properties in the step editor.