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 DiscussionsSignature\Encryption tags missing in Security HeaderCVE-2024-7565 and CVE-2017-16670 vulnabilitiesVulnerabilities found in SoapUI 5.9.1
Related ContentReadyAPI - How to access the entire request and response from a Groovy script?Accessing database connection string from groovy test stepHow to access a variable outside a method in groovy ?