performance testing

0
I am doing performance testing for an larger data mendix App using Jmeter. on click of a page there are multiple request getting triggered and for each request there is some different operation Id which is valid for 48 hours only. so I try to run same script after 48 hours its not working, at the same time there is some hash value which again dynamic. I tried reading it through regx but that also didn't work for me can I keep this operation ld static or any other way around where I can auto read the value of operation id and hash value
asked
0 answers