On 3 September 2010 11:22, Aleksandar Stoisavljevic <[email protected]> wrote: > OK, I will give it a try. I noticed that you set double underscore __, but > what about brackets () ? maybe ${__threadNum()} ??
http://jakarta.apache.org/jmeter/usermanual/functions.html > > On Fri, Sep 3, 2010 at 12:19 PM, Felix Frank <[email protected]> wrote: > >> On 09/03/10 12:09, Aleksandar Stoisavljevic wrote: >> > Thanks Frank, >> >> It's "Felix". (But people are confused all the time, no blame). >> >> > I see from documentation that this variable (_threadNum) won't me any >> good >> > in CSV Dataset config. If I understood correctly ? >> > >> > I was wondering if I can use that variable directly in definition of file >> > path ? >> > >> > e.g. in HTTP Request sampler when I am defining wich file should be used >> and >> > to have something like >> > >> > /home/astoisavljevic/jmeter-test/msg_${_threadNum}.xml ? >> > >> > Is it valid ? >> >> It should be (and was in fact my original proposal). Just give it a shot. >> >> Caution: Double underscore in the name: ${__threadNum}, not ${_threadNum}. >> >> Cheers, >> Felix >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > > -- > Aleksandar dipl. ing. Stoisavljevic > Software Developer > mobile: +381 (0) 64 211 50 40 > Web: http://www.staleksit.in.rs > E-mail:[email protected] <e-mail%[email protected]> > SkypeId: staleks_ns > Mail: Branislava Nusica 10, 21000 Novi Sad, Serbia > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

