Thanks for the pointer Craig.
Jorg
Craig Palmer wrote:
You could read the parameters at different points in your loop according to the scope you have defined, something like:.
Outer loop: * read URI parameter Inner Loop: * read dynamic parameter * execute HTTP request
Craig.
Jorg Heymans wrote:
Hi,
I have two datafiles, one with the dynamic request parameter that should go in the request and one with the variable part in the request url
ie http://localhost/request-uri/from/first/file?parameter=paramfromsecondfile
Now foreach dynamic request parameter i want to loop through the dynamic request URI's and trigger the request.
Adding both as user parameter to the threadgroup doesn't work because it takes the first line from both files, then the second line from both files etc.
Now i guess i could "massage" my input files to get around this, but just wondering if i could do it easier in jmeter.
Regards Jorg Heymans
--------------------------------------------------------------------- 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]

