Setting JMS Header Properties in Outgoing JMS Messages Using Event Properties
Similarly outgoing JMS message header properties will be populated by the corresponding TIBCO BusinessEvents event properties.
Note that the
JMSMessageID
and
JMSTimeStamp
properties are generated when the message is sent. You cannot set these properties manually.
See
How TIBCO BusinessEvents Sets the JMSReplyTo Header in Outgoing Messages for special handling of the
JMSReplyTo
header.
JMS header properties defined in events take precedence over properties defined in destinations.
Tip: You can add the JMS properties to the Base event in your project so that the properties are inherited by all other events.
See JMS Header Field Names for details about all properties.