LongRedNew Contributor12 years agoAccessing request log from GroovyHi to all,is it possible to access the "request log" of a soap request with groovy script? Especially the simple error messages if not getting a proper response?Thanks and regards,RL
1 ReplyReplies sorted by Most LikednmraoCommunity Hero12 years agoNot sure if you are still living with this problem. Please see below link (section 3.1) to access request/response of a step in grovvy script.http://www.soapui.org/Scripting-Propert ... ricks.html
nmraoCommunity Hero12 years agoNot sure if you are still living with this problem. Please see below link (section 3.1) to access request/response of a step in grovvy script.http://www.soapui.org/Scripting-Propert ... ricks.html
Recent DiscussionsSoapUI - Apache Commons FileUpload (CVE-2025-48976)(High)Log4j vulnerability (CVE-2025-68161)Signature\Encryption tags missing in Security HeaderSolved
Related ContentReadyAPI - How to access the entire request and response from a Groovy script?How to access a variable outside a method in groovy ?Creating soap request in Groovy script