Hi, I have a scenarii which need to make variable the filename field of a CSVDataSet element. Actually, this field is computed during the preparation of the test and only permit to use function or User Defined Variables and I actually need to access to a thread variable.
As the file is only open during the "iterationStart" method we have access to all JMeterVariable and I would like to know if it's a good change to permit to make variable this field ? Thank you for your feedback.