For the longest time I had a custom datasource created that would read entries from a CSV file on the WFA server and copy it to a dictionary object that I could query.
I used Goodrum's tutorial in order to do this. Now, for the last several weeks, pulling in this csv file has been failing.
The file still exists in the same place, yet it throws "The file named dfs_region.csv required to populate tabledfs.dfs_region was not found"
I have tried moving the file to the WFA installation directory and updating the script to point to the new location and it still doesn't work.
Any ideas would be really helpful. Thanks