How is the value of msg_timestamp set in monitoring messages?

How is the value of msg_timestamp set in monitoring messages?

book

Article ID: KB0085174

calendar_today

Updated On:

Products Versions
TIBCO Enterprise Message Service -
Not Applicable -

Description

Resolution:
Description:
= = = = = = =
Setting of the field msg_timestamp in monitoring messages.

Environment:
= = = = = = =
ALL

Resolution:
= = = = = =
The TIBCO EMS User's Guide, Chapter 4, Working with Messages, has a table named “JMS Message Headers” which explains that the JMSTimeStamp is set by the send or publish method  when a client sends a message. It is the time when the message was handed off to a provider to be sent. The field msg_timestamp coming from the monitor message is the JMSTimeStamp extracted from the original message which was sent by the client. It is not related to the time at which monitoring message was created in the EMS server.

Keywords/Tags:
= = = = = = =
msg_timestamp JMSTimeStamp monitoring messages

Issue/Introduction

How is the value of msg_timestamp set in monitoring messages?