Forum Discussion

mchayat's avatar
mchayat
New Contributor
15 years ago

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...