wichitkOccasional Contributor6 years agoSolvedCan I get the operation name at the groovy script? Hi, Can I get the operation name at the groovy script? What's command do I use? Regards, Dan Show Morenmrao6 years agowichitk Try mockResponse.operation.name
wichitkOccasional Contributor6 years agoHi, I changed the code to: log.info("Name: "+mockOperation.operation.name) It worked!!. Regards, Dan
nmraoCommunity Hero to wichitk6 years agoAppreciate to respect the original answer while marking solution.log.info is to show the actual value of the object.
Recent DiscussionsSoapUI - Apache Commons FileUpload (CVE-2025-48976)(High)Log4j vulnerability (CVE-2025-68161)Signature\Encryption tags missing in Security HeaderSolved
Related Contentgroovy script errorsGroovy operations trim() and replace() seems to doesn't work in SoapuiString.replaceAll not working in Groovy script