Thx mate. I've changed my mind and went for a small VB script. Now it's
done.
BR,
Manjula
-----Original Message-----
From: Fitzpatrick, Adrian [mailto:adrianf@revenue.ie]
Sent: Wednesday, December 03, 2008 5:44 PM
To: JMeter Users List
Subject: RE: Concatenate values from a file
A small java program or unix script or word macro, etc. should be able to
translate the file to the required format?
-----Original Message-----
From: Manjula Priyantha [mailto:manjula.priyantha@ebuilder.lk]
Sent: 03 December 2008 11:07
To: 'JMeter Users List'
Subject: RE: Concatenate values from a file
*************************************
This e-mail has been received by the Revenue Internet e-mail service. (IP)
*************************************
Yes that's the issue. I can't create the CSV files as
001, 002, 003
004, 005, 006
bcos I'm using existing files with more that 150000 data rows.
/Manjula
-----Original Message-----
From: Steve Kapinos [mailto:Steve.Kapinos@tandberg.com]
Sent: Wednesday, December 03, 2008 3:55 PM
To: JMeter Users List
Subject: RE: Concatenate values from a file
Can you not make your sample file be a set per line?
001, 002, 003
004, 005, 006
Etc? If so, just using the CSV Data set is just a matter of naming the
variables you want and deciding any behavior between different thread
groups if applicable.
You can not have CSV Data set read multiple lines in a single thread
iteration to my knowledge. It reads the file once per interation of the
thread loop.
-----Original Message-----
From: Manjula Priyantha [mailto:manjula.priyantha@ebuilder.lk]
Sent: Wednesday, December 03, 2008 10:27 AM
To: 'JMeter Users List'
Subject: RE: Concatenate values from a file
It seems the e-mail is broken ...
Using a text file with following sample contents (in real case it has
huge
number of data)
<sample.txt>
001
002
003
004
005
So on
Need a variable with following out put for each iteration of the
request;
1 iteration - 001|002|003
2 iteration - 004|005|006
So on
What is the simplest way of handling it? (I'm supposed to use CSV Data
Set
Config)
Pls. give your kind feedback.
BR,
Manjula
-----Original Message-----
From: Manjula Priyantha [mailto:manjula.priyantha@ebuilder.lk]
Sent: Wednesday, December 03, 2008 2:07 PM
To: 'JMeter Users List'
Subject: Concatenate values from a file
Hi,
Using a text file with following sample contents (in real case it has
huge
number of data)
<sample.txt>
001
002
003
004
005
---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
--------------------------------------------------------
|This e-mail was scanned for viruses, spam and malware.|
--------------------------------------------------------
--------------------------------------------------------
|This e-mail was scanned for viruses, spam and malware.|
--------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
--------------------------------------------------------
|This e-mail was scanned for viruses, spam and malware.|
--------------------------------------------------------
--------------------------------------------------------
|This e-mail was scanned for viruses, spam and malware.|
--------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
************************
This message has been delivered to the Internet by the Revenue Internet
e-mail service (OP)
*************************
---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
--------------------------------------------------------
|This e-mail was scanned for viruses, spam and malware.|
--------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
|