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, DannmraoCommunity Hero to wichitk7 years agoAppreciate to respect the original answer while marking solution.log.info is to show the actual value of the object.
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.
Recent DiscussionsSOAP-UI Deleted My Entire ProjectSolvedTomcat 9 EOL March 2027 - SoapUI dependencySoapUI crashingSolved
Related Contentgroovy script errorsGroovy operations trim() and replace() seems to doesn't work in SoapuiSimple script to batch edit multiple groovy scripts