Mike,
Here is an example of the issue I was describing. The extracts that I am trying to validate have an EOL column that contains just the value ‘X’. There is a validation done on that column to verify the value of ‘X’ in that last column. If the value did not equal x then reject the record.
If you look at the example extract you will see that there were a couple of carriage returns inserted into the data. Often when I receive data, the client that sends me data accidentally inserts carriage returns into the data. I was hoping that the EOL validation would capture this. Browsing this data though shows that, instead of blank fields where the CR were inserted, it appears that the data is populating based on what was in the prior rows.
Does this make sense? If you need more information from me, please let me know.
Thanks,
Vincent