9.3.2.4.8 txrule.seqid
Specifies the seqid
for a particular transaction. This can be used when there are multiple transactions per message. Determines the XPath expression, JMS property, or system value that contains the transactions seqid
. Any XPath expression must end with a value accessor such as @att
or text()
.
txrule.seqid={xpath_expression|$jms_property|*seqid}
For example:
dyntxrule.seqid=@seqid
Parent topic: XML Parser Properties