Works for me. Try using the latest nightly build.

S.
On 22/09/05, m mat <[EMAIL PROTECTED]> wrote:
> Hi,
>
> this may be a bit weird requirement, but would appreciate if some one can 
> help me.
>
> I am trying to do multiple searches that trigger different queries. I would 
> like to have each thread pick up a different query randomly and execute using 
> a sampler. I would also like to track these queries separately. That is my 
> search1 should be tagged in the listener output file as query1 and search2 as 
> query2 and so on.
>
> I tried to wrap a transaction controller around my sampler and tried to give 
> it a name like
> openSearch${__Random(1,5,searchIndex)}, hoping that the transaction will get 
> called, openSearchX and I could use X as an index into the searchI would be 
> calling.  But looks like in JMeter names do not resolve function calls. 
> Neither do they resolve variable names, like I could not call a transaction 
> ${transName}
>
> Any ideas how I could achieve this?
>
> Thanks
>
> Matt
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to