Hi Archana You can use the Post Processor regular extractor to parse and store the id value to a j-meter variable from the response. Then you can use the j-meter variable in the sub sequent pages.
HTH Gopi ----- Original Message ----- From: "Archana Bharathidasan" <[EMAIL PROTECTED]> To: "JMeter Users List" <[EMAIL PROTECTED]> Sent: Thursday, August 21, 2003 3:43 AM Subject: Dynamically getting a value > Hi, > > I use badboy to record a sequence of actions in a > web-application and export the script to JMeter. One > of the actions is selecting a database to be deleted > from a drop-down list. Each database is associated > with an unique id. The problem is, when the script is > generated, the unique id is hardcoded into the script. > Currently, I am able to look at the parameters in the > JMeter panel and change the id manually so that the > script works correctly. Is there some way I can > instruct JMeter to dynamically retrieve the id each > time instead of using the value in the script? > > Any help will be appreciated! > > Thanks, > Archana > > > > ===== > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~ > It is better to be hated for what you are than to be loved for what you are not. > > -Andre Gide > > __________________________________ > Do you Yahoo!? > Yahoo! SiteBuilder - Free, easy-to-use web site design software > http://sitebuilder.yahoo.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

