The JMS Response log displays information on a JMS response that your virtual API (virtual service) sent to the client. To view this data, simply select the needed response on the Transaction Log page:
<Title>
The title specifies the virtual response that your virtual service sent to the client. If the service did not send a virtual response, the title contains the <missed response> string.
JMS Destination
Displays the address of the JMS broker and the topic or queue to which the response was sent.
Content
Displays the data type and contents of the response.
JMS Headers
A list of JMS headers. It displays the names and values of standard JMS headers.
JMS Message Properties
A list of JMS message properties (name-value) that were sent along with the response. You define these properties in the JMS Request Properties editor.