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 Discussions20 years of SoapUI - Share your storySoapUI 5.9.1 displays "[]" as "<Empty JSON content>"SoapUI - Apache Commons FileUpload (CVE-2025-48976)(High)
Related ContentReadyAPI get content of RAWResponse with groovyscript${=System.currentTimeMillis()} not working in version 5.4Issues upgrading from 15.7 to 15.8 version