I have a data file that I receive each week and process with Automise using the CSV iterator. The week of 8/27 (and all previous weeks), the file was processed fine. On 9/3 I received the same file (as far as I could tell), but the CSV iterator indicated that there was only one line in the file and only processed the first line. I tried saving the file with another filename (still as a CSV), but it did not solve anything. Then, in Notepad++, I viewed both files while showing ALL characters, and it indicates that the new file has a CR (carriage return) at the end of each line, while the old file (which processes correctly) has a CRLF (carriage return and line feed) at the end of each line. This seems to be the only difference.
I am not sure how the file is being processed differently, but is there a way for Automise to work correctly with just the CR at the end of each line?
I cannot provide the files themselves, but if you are unable to replicate this issue I can try to create mockups and send those.
Thanks,
Jonathan