Hello everybody, I'm trying to use Jmeter to get stats about an "e-process" I have developped in Java. For each process, I have a unique "workflowId". Problem: When I begin to record my process, Jmeter record the workflowId (example: 47ee6932ffc3694d1f458dd8825374ec in the url http://localhost:8080\cdc\workflow_url) wich is unique, invisible in the URL and create at the beginning of my process. Then, when I try to launch a lot of process for the test, Jmeter try to use the same workflowId in the Url whereas this number is always different: this number is unique for each process. It doesn't work.
Solution: Can Jmeter get the "workflowId" of each process and use it during the process? If not, How can I develop/imagine/find a solution to get the new workflowId which is create by each process and use it in Jmeter during my test. Is it possible? Have you got some examples? Ideas? A solution? Thank, Julien PS: sorry for my english, I'm French. If you don't understand my problem, tell me it, I will try to explain better. Julien DAMBRAINE Département Etudes et Développements [EMAIL PROTECTED] MGDIS - Siège social de Vannes 02 97 68 18 28 www.mgdis.fr

