Running into an issue with records that have quoted text and a comma inside, like below, data iterator seems to be ignoring quote and finds the next comma and breaks the data into multiple outputData fields. So if there is a record without the quoted text the sequence of outputData fields is off between records...
LIN,US,1,1,CA_VENDOR12,4,2019-06-13,1,700000,700000,"DRAPE, STERI 3M 1089",DMS-US1,CS,48.00000,1.000,48.000,0.000,0.000,0.000,1.000,1.000,1.000,tecuser,cc1 buyer,cc2 buyer,cc3 buyer,cc4 buyer,2019-06-18 10:58:52,1212121.00000,121211212122.00000,9999999988.00,,,
Any suggestions on how to overcome this? The vendor could change the delimiter but that will cost me money to have them change it and everytime they have an upgrade...
IPA 10.x