Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Appendix B Monitor Messages : Description of Topic Message Properties

Description of Topic Message Properties
Table 77 describes the properties that monitor topic messages can contain. Each monitor message can have a different set of these properties.
FT (connection to fault-tolerant server)
When the full message is to be included for message monitoring, this field contains the message as a byte array. You can use the createFromBytes method (in the various client APIs) to recover the message.
XID (global transaction ID)
connections (number of connections)
unknown (unknown name)
limits (a limit, such as a memory limit)
XID (global transaction ID)
connections (number of connections)
unknown (unknown name)
channel (multicast channel)
limits (a limit, such as a memory limit)
 
stored messages fall below a destination’s limit, disengaging the flow control feature
 
For message monitoring, this value signifies a message was sent or acknowledged by a consumer. For all other cases, this value signifies a dynamic topic or queue created for a consumer.
The oldest message on the destination has been discarded to make room for a new message. This occurs when overflowPolicy=discardOld is set on the destination and either the maxmsgs and/or maxbytes limit set for the destination has been exceeded.
For message monitoring, this value signifies a message was posted by a producer. For all other cases, this value signifies a dynamic topic or queue created for a producer.
For message monitoring, this value signifies a message was sent or received from a route. For all other cases, this value signifies a dynamic topic or queue created for a route.
 

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved