What does the field "responsetimemillisec" mean in TIBCO ActiveMatrix BusinessWorksPlug-in for WebSphere MQ?
book
Article ID: KB0093074
calendar_today
Updated On:
Products
Versions
TIBCO ActiveMatrix BusinessWorks Plug-in for IBM MQ
-
Not Applicable
-
Description
Resolution:
The field "responsetimemillisec" indicates the amount of time it takes to send a message in milliseconds.
When using TIBCO ActiveMatrix BusinessWorks Plug-in for WebSphere MQ, in the MQPUT process, the "WebSphere MQ Put Activity->Output->responsetimemillisec" field documents the time of the following processes:
1).Acquire the connection.
2).Open the destination.
3).Create the message.
4).Send the message.
5).Create the output document.
Closing the destination and connection are done at the end of the job. They are not part of the response time as measured by the activity.
Issue/Introduction
What does the field "responsetimemillisec" mean in TIBCO ActiveMatrix BusinessWorksPlug-in for WebSphere MQ?