Forum Discussion

Jeroen09's avatar
17 years ago

can't get soapUI to save response message using groovy script

I'm trying to get soapUI to save the response I get from a webservice to a file, but somehow I keep getting the same error. The code I use is as follows: def FileName = new FileWriter( "d:/out.tx...