Forum Discussion
Thank you for the quick turnaround on my request, Todd.
My dump file is "ValuationResponse.txt" located at H:\Downloads and I specified it in the In the "Request Properties" panel window scroll down to the property "Dump File" property of the he "Request Properties" panel. So, my expectation is that upon executing the test cases comprising the Rest request where "Dump File" property is specifies, the full response (being displayed in the Raw view on the Response panel) will be saved to the file "ValuationResponse.txt".
But it's not the case and the file "ValuationResponse.txt remains empty.
See attachment,
Regards,
Hennadiy
Hello htereshchenko
Sorry, I could not reproduce the non population of a dump file...
I updated to the latest version of SoapUI (5.7.2).
I specified a dump file for a REST Request
I executed the test step that was the REST Request
I got content in the file that I specified as the dump file (json response only, not the whole content of the raw tab).
The only thing I noticed that was different from your picture is that the Encoding in the Request Properties is UTF-8. Also, Max Size was 0 instead of 1 million. When I removed UTF-8 and set Max Size to 1000000, I still got output to file. 😞
Are you sure you have write capability to the drive and folder you specified? Maybe try a different folder and see what happens. Also see if anything displays in the SoapUI log or error log that could shed some light on why data is not written.
Sorry I could not help your situation.
Regards,
Todd