The JMS Request log displays information on a JMS request that your virtual API (virtual service) received. To view this data, simply select the needed request on the Transaction Log page:
JMS Destination
Displays the the address of the JMS broker and the JMS topic (or JMS queue), through which the request was read.
Content
Displays the type and data of the JMS request.
JMS Headers
Displays the values of standard JMS request headers.
JMS Message Properties
A list of properties (name-value) of the incoming JMS request.
If you sent a request through ReadyAPI, then these are the properties that you defined on the JMS Message Properties page of the JMS Request test step editor.
Assertions
A list of assertions that your virtual service applied to the request. Red dots indicate failed assertions; green dots – passed assertions. The cause of the fail follows the assertion name.