user1
11 years agoOccasional Contributor
Need help in running each xml in a folder through data source
I have few xmls that i want to run one after another. I have setup the datasource (as directory) and selected the directory which has 5 xmls. I have setup the request and the datasource loop so the script will run the xmls one after another.
When i run the script, only one xml which is the actual request runs 5 times.. It is not going through all the xmls in the directory. Please help me on how to setup so the datasource will take one file at a time and run. ( i have set the file name filter to be *.xml).