wichitkOccasional Contributor7 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 Morenmrao7 years agowichitk Try mockResponse.operation.name
wichitkOccasional Contributor to nmrao7 years agoHi, I changed the code to: log.info("Name: "+mockOperation.operation.name) It worked!!. Regards, Dan
nmraoCommunity Hero to wichitk7 years agoAppreciate to respect the original answer while marking solution.log.info is to show the actual value of the object.
nmraoCommunity Hero to wichitk7 years agoAppreciate to respect the original answer while marking solution.log.info is to show the actual value of the object.
Recent DiscussionsVulnerabilities found in SoapUI 5.9.1Invalid Content-Type for attachmentsMalfunction changing between multiple screens
Related Contentgroovy script errorsGroovy operations trim() and replace() seems to doesn't work in SoapuiString.replaceAll not working in Groovy script