Does anyone know how to check in the workflow that a CSV input file is a CSV UTF8 file format?
I need to detect this and raise a warning that special characters may have been lost from one or more input files generated by various parties.
Many thanks