Hi I dont think there is a configuration to let you do this Or you can change the code (I think its in ProxyControl.java) to be driven from a property and contribute it. You could also pre and post process your JMX Script (which is just a text/XML) to add and remove the User Defined variables section automatically.
regards deepak On Mon, Sep 27, 2010 at 6:47 AM, troy <[email protected]> wrote: > > ah, yes, I came to these two conclusions too. I'm creating a tutorial > however that makes use of preexisting user-defined variables, so I'm trying > to avoid explicitly creating a step that either changes the values to some > random, unused value, or deleting (then recreating) the variables > altogether. > > If there's no way to turn this functionality off, I think I'll go with > temporarily changing the values. > > thanks! > troy > > On 27 September 2010 14:38, Fazal Syed Ali [via JMeter] < > [email protected]<ml-node%[email protected]> > <ml-node%[email protected]<ml-node%[email protected]> > > > > wrote: > > > I think the best way to solve your problem is to introduce the variables > > after recording the test. Alternatively, you can set the value of the > > pre-defined variables to something like this "abcdjaksdljk12232". This > will > > > > make sure that the recording text is not replaced with the variable > > name(assuming the above text is not present in any of your requests). > > > > Thanks, > > Fazal > > > > On Mon, Sep 27, 2010 at 8:27 AM, troy <[hidden email]< > http://user/SendEmail.jtp?type=node&node=2855284&i=0>> > > wrote: > > > > > > > > I'm committing a no-no by reposting, but was afraid that this message > > > wasn't > > > being viewed on the JMeter super forum. > > > > > > > > > > > > http://jmeter.512774.n5.nabble.com/user-defined-variables-in-recorded-request-URLs-td2853871.html > < > http://jmeter.512774.n5.nabble.com/user-defined-variables-in-recorded-request-URLs-td2853871.html?by-user=t > > > > > > > > > > > http://jmeter.512774.n5.nabble.com/user-defined-variables-in-recorded-request-URLs-td2853871.html > < > http://jmeter.512774.n5.nabble.com/user-defined-variables-in-recorded-request-URLs-td2853871.html?by-user=t > > > > > > > > If anyone has any advice, I'd be grateful. > > > > > > thanks, > > > troy > > > -- > > > View this message in context: > > > > > > http://jmeter.512774.n5.nabble.com/user-defined-variables-in-recorded-request-URLs-tp2855266p2855266.html > < > http://jmeter.512774.n5.nabble.com/user-defined-variables-in-recorded-request-URLs-tp2855266p2855266.html?by-user=t > > > > > Sent from the JMeter - User mailing list archive at Nabble.com. > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [hidden email]< > http://user/SendEmail.jtp?type=node&node=2855284&i=1> > > > For additional commands, e-mail: [hidden email]< > http://user/SendEmail.jtp?type=node&node=2855284&i=2> > > > > > > > > > > > > -- > > Syed Fazal Ali > > > > > > ------------------------------ > > View message @ > > > http://jmeter.512774.n5.nabble.com/user-defined-variables-in-recorded-request-URLs-tp2855266p2855284.html > > To unsubscribe from user-defined variables in recorded request URLs, > click > > here< > http://jmeter.512774.n5.nabble.com/template/TplServlet.jtp?tpl=unsubscribe_by_code&node=2855266&code=Z2l1bmlwZXJvQGdtYWlsLmNvbXwyODU1MjY2fDE4MTUyODgzNjM= > >. > > > > > > > > -- > View this message in context: > http://jmeter.512774.n5.nabble.com/user-defined-variables-in-recorded-request-URLs-tp2855266p2855303.html > Sent from the JMeter - User mailing list archive at Nabble.com. >

