francisbrochuOccasional Contributor9 years agoSolved#RawResponse not working on open source version ? Hi, is it possible that the following line works on SoapUI Pro only ? I tried the same on the open source version and my variable is empty. def rawResponse = context.expand( '${REST Service#RawRe...Show Morenmrao9 years agoIf you using it in Script Assertion the following should work? log.info messageExchange.rawResponseData
nmrao9 years agoIf you using it in Script Assertion the following should work? log.info messageExchange.rawResponseData
nmrao9 years agoIf you using it in Script Assertion the following should work? log.info messageExchange.rawResponseData
Recent DiscussionsSOAPUI 5.9.1 Still Includes Log4j 2.17.1 — When Will an Updated Version Be Released?20 years of SoapUI - Share your storySoapUI 5.9.1 displays "[]" as "<Empty JSON content>"
Related ContentReadyAPI get content of RAWResponse with groovyscript${=System.currentTimeMillis()} not working in version 5.4Issues upgrading from 15.7 to 15.8 version