Hello,

I have tried with the Dummy Sampler and Flexible File Writer but it doesn't
work I have a few questions...


I have a Loop controller and inside of it I have the create_customer
request.
This request  returns me the id (number) of the customer. This is the one
that I need to store in the file. So if I have a loop count of 20 let's say,
I need to have 20 ids in the file.
How should I configure the Dummy Sampler and the Flexible File Writer?
It should be inside the Loop or outside? 
And the file is generated automated at the test run or it should be created
manually before? Where is the file created?
In the Flexible File Writer I have:

/*Filename: testResults.txt
Record each sample as: responseData|\n*/

In  the Dummy sampler I put
/*Response data: ${id}*/
and the rest I let it as it was...

http://jmeter.512774.n5.nabble.com/file/n4822761/image.png 



--
View this message in context: 
http://jmeter.512774.n5.nabble.com/Store-extracted-data-in-a-file-tp4757868p4822761.html
Sent from the JMeter - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org

Reply via email to