I have a set of files with the extension .err that I need to load, daily.
I have set up a foreachloop import (which works if I change the files to .txt), but it keeps telling me it's an invalid path, when using the extension .err
Do I need to set up something before hand, to save the files to .txt or is there a way of getting these .err files to load?
Many thanks