JMS connectors > JMS (Legacy) connectors > JMS Queue (Legacy) output connector

JMS Queue (Legacy) output connector
This connector enables StreamServer to deliver messages to a named queue in a point-to-point messaging system.
Set a custom header to "color=’blue’"
BytesMessage – Send the message as bytes. The recipient must know how to interpret the information. Use this option if you specify a driver for the connector.
TextMessage – Send the message as text. Use this option when sending XML or text formatted output.
Default – Keep the settings defined in the deployment process.
Persistent – Output will be delivered even if power is lost.
Non persistent – Output will be delivered faster, but delivery is not guaranteed if power is lost.
A JMSType header field. You can, for example, specify the type of message when using the message format BytesMessage. Receivers can use the JMSType header field to determine whether or not they can interpret this kind of message.
OpenText StreamServe 5.6 Updated: 2013-03-01