Mapping JMS Header Fields to RV Datatypes
Mapping of JMS header fields to Rendezvous data types (that is, the type of the corresponding field in the exported message).
| JMS Header Name | Rendezvous Type |
|---|---|
| JMSDeliveryMode | TIBRVMSG_U8 |
| JMSDeliveryTime | TIBRVMSG_U64 |
| JMSPriority | TIBRVMSG_U8 |
| JMSTimestamp | TIBRVMSG_U64 |
| JMSExpiration | TIBRVMSG_U64 |
| JMSType | TIBRVMSG_STRING |
| JMSMessageID | TIBRVMSG_STRING |
| JMSCorrelationID | TIBRVMSG_STRING |
| JMSRedelivered | TIBRVMSG_BOOL |
| JMSDestination | send subject in TIBCO Rendezvous |
| JMSReplyTo | reply subject in TIBCO Rendezvous |
Copyright © Cloud Software Group, Inc. All rights reserved.
