Hi, Can anyone assist me with the steps to "convert a CSV file to XML requests and send ws provider"?
As per my understanding, I have placed the *.csv file under the bin dir and config the "CSV Data Set Config" as first step to read the records. But now i am clueless on how I can convert it to XML data. <http://www.jmeter-archive.org/file/n5725563/Capture.png> from jmeter.log, I can see that my file is getting invoked but not sure whether data is getting saved properly in respective variables or not. *delayedStart=false 2017/05/04 14:08:12 INFO - jmeter.threads.ThreadGroup: Started thread group number 1 2017/05/04 14:08:12 INFO - jmeter.engine.StandardJMeterEngine: All thread groups have been started 2017/05/04 14:08:12 INFO - jmeter.threads.JMeterThread: Thread started: Thread Group 1-1 2017/05/04 14:08:12 INFO - jmeter.services.FileServer: Stored: CSVTest.csv 2017/05/04 14:08:12 INFO - jmeter.threads.JMeterThread: Thread is done: Thread Group 1-1 2017/05/04 14:08:12 INFO - jmeter.threads.JMeterThread: Thread finished: Thread Group 1-1 2017/05/04 14:08:12 INFO - jmeter.engine.StandardJMeterEngine: Notifying test listeners of end of test 2017/05/04 14:08:12 INFO - jmeter.services.FileServer: Close: CSVTest.csv 2017/05/04 14:08:12 INFO - jmeter.gui.util.JMeterMenuBar: setRunning(false,*local*)* -- View this message in context: http://www.jmeter-archive.org/Convert-a-CSV-file-to-XML-requests-and-send-ws-provider-tp5725563.html Sent from the JMeter - Dev mailing list archive at Nabble.com.