| Author |
csv file with xml content
|
Angus Ferguson
Ranch Hand
Joined: Jun 22, 2012
Posts: 281
|
|
Hi all,
I am generating using command line an output using CSV but the content appears in XML. I need the content in CSV too. Any idea?
Thanks
|
 |
William Brogden
Author and all-around good cowpoke
Rancher
Joined: Mar 22, 2000
Posts: 12324
|
|
The ServingXML toolkit (free) provides for all sorts of transformation to and from XML.
Bill
|
Java Resources at www.wbrogden.com
|
 |
Angus Ferguson
Ranch Hand
Joined: Jun 22, 2012
Posts: 281
|
|
Thanks I have had a look to it. Looks really god
Also I need that when I type in the command line I need get a csv with csv content. In Jmeter I have set the file as csv. It is created with csv extension but the content is xml.
Any help please?
Thanks
|
 |
Paul Clapham
Bartender
Joined: Oct 14, 2005
Posts: 16487
|
|
Aha. So it turns out that you're asking a question about JMeter.
Here's something I found out after a bit of googling: [Quicktip] JMeter – Own graphs/diagrams using csv-export. Is that what you were after?
|
 |
Angus Ferguson
Ranch Hand
Joined: Jun 22, 2012
Posts: 281
|
|
I have found the answer, in the jmeter.properties file, the config must be changed.
Thanks
|
 |
 |
|
|
subject: csv file with xml content
|
|
|