This topic describes the support provided by the SIMessage interface and the mediation configuration selector for JMS headers properties.
The methods getMessageProperty(), setMessageProperty() and deleteMessageProperty() provide access and, where supported, modification.
The method clearMessageProperties() does not clear properties that cannot be set.Property name | Can be matched? | Can be modified? | Data type | Comments |
---|---|---|---|---|
JMSXUserID | Yes | Yes | String | |
JMSXAppID | Yes | Yes | String | |
JMSXProducerTXID | No | No | Not supported | |
JMSXConsumerTXID | No | No | Not supported | |
JMSXRcvTimestamp | No | No | Not supported | |
JMSXDeliveryCount | Yes | No | Integer | |
JMSXState | No | No | Not supported | |
JMSXGroupID | Yes | Yes | String | |
JMSXGroupSeq | Yes | Yes | Integer |