Sure! Just put your product IDs in a CSV file or database and use a CSV
config data element or JDBC sampler to read them into an array. Then you can
use a ForEach logic controller to perform the same action using a different
variable from the array each time. In your SOAP request you'd just replace
your static variable ID with the jmeter variable you're using in your
ForEach loop.

-- 
Bruce Ide
flyingrhenqu...@gmail.com

Reply via email to