I have a simple workflow that is trying to get all csv files in a windows directory and send them as an email attachment.
I use this technique in another workflow with no problem but it always uses the same file name, however this one returns no entries.
It uses a token to specify the folder
but it doesn't return any files no matter what I have tried.
There are currently four files in the folder but the workflow doesn't process them.
No errors are returned.
I used a Track Tokens activity to see the folder path was valued
so I am baffled as to why it returns nothing.
I have deleted and re-added the entire workflow in case something was cached, no joy.
I tried using a wild card for *.csv, no joy.
I tried checking the include subfolders just for fun too, but again, no joy.
I checked file browsing option and it is enabled