I am trying to use a batch macro to combine several files from a directory into one view for the rest of the workflow to use. This is a process I use all the time, however for this one particular workflow I am getting an error. The directory has 14 files. I confirmed that all headers are the same, in the same order, and there are no blank columns. I Have the directory tool dumping the files into a simple batch macro that should combine them. However I get several "The Field Schema for the output "Output 6" changed between iterations". I think it is because field # 9 in a few files that were produced earlier in the year is coming through as a V_String data type where as the newer files field # 9 is a VW_String. How can I alter the batch macro to change this data type for files where this field is a V_String? Attached is a screenshot of the workflow and macro. Any guidance or suggestions would be greatly appreciated. Thanks in advance.
ppreciated!