Hello, I developed a new sampler for accessing our own application. Along with the sampler I also created my own result class derived from sampler result. The sampler fills in the response data to my own result class.
I now face the following problem: I want to save the response using the new save service (file_format.testlog=2.1). Altough my save config says <responseData>false</responseData>, response data from my request is written to result file. What am I doing wrong here? How can I achieve to not write the response data into the result file? cheers Christian --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

