Thanks for the help, however reading filename form dataset also did not helped for my requirement. I had also added logic to reset the Dataset . Raising a support ticket now, as this needs to be solved asap for our requirement.
1) Copied directory path as below;
testExec.setStateValue("directory","Desktop/Lisa_/100_0/"+testExec.getStateValue("instance"));
2) When i staged TC with 3 instances, i still see 0.xlsx uploaded all time. Basically requirement is, take the correct excel from local folder based on the instance and hit the URL configured on HTTP Get step.
This case, i'm still seeing all are uploaded with 0.xlsx, instead of all 3 sequences even though files are present in each directory.


