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