I have data files that I want to load into a data warehouse. These files are delivered to me as EDI, meaning that they are fixed width, and the layout of each row depends on what the first field is. The first field serves as a record type. Each record type has a different layout and gets loaded into a seperate table.
Can CloverETL manager these files natively? If so, how?
Thank you
Bruce