mchayat
15 years agoNew Contributor
Unable to access JMS properties
I am trying to access the message properties using the following Groovy code. def response = context.expand( '${ReceiveRequestMessage#Response}' ) def myTestStep = testRunner.testCase.getTestS...