Hi,
I run a workflow from the server, it seems to me it is read froming a static csv file each time.
This file is actually updated daily but the server doesnt seem to read the latest version.
Ie , the workflow is reading from _externals\1\New_Request.csv , which in my mind is a static file.
How can I get it to update and read the newly refreshed csv file on my desktop?