I am a new user to Jmeter. 
  I needed to run a SQL query against a database .The result of this query is 
to be used in another query against different database.
  The result returned from the second query ,I need to pass as a parameter to a 
HTTP sampler request.
  The flow at run time has to be like as under
  Run Ist Query(against DB1) -> Make second query using result of Ist query( 
run against DB2-> Run Http request with result of 2nd Query as parameter.
   
  I am able to connect and run queries against the two databases separately and 
able to get proper response from hard coded HTTP sampler.I was wondering how to 
combine it all to be able to get values dynamically at runtime.
   
  Is there any way of doing the same with Jmeter. I ll really appreciate the 
response,
   
  Thanks,
  Richa

                
---------------------------------
Yahoo! Mail
Bring photos to life! New PhotoMail  makes sharing a breeze. 

Reply via email to