Hi, With the application which I am currently working with, I have to select an image which will be saved in the memory cache and will get uploaded to another server from memory cache. The filename of the image got recorded in the jmeter without any path (as - filename.png). So jmeter was searching the image in the jmeter bin folder while replaying and which got failed with a 401. The image is uploaded from the memory cache in real time. I have tried adding cache manager and tried replaying,which doesn't work. Please let me know how to handle this using jmeter as this is a critical.
Thanks
