Is it possible to use multiple CSV source file for the same object ?
Question.
I am using the Multiple Object Sets feature and I want, for instance, to use different Account.csv file as a source for each ObjectSet in my config.
I want to import records from Account1.csv, them from Account2.csv and so on.
Is this possible ?
Answer.
Yes, multiple CSV sources are supported.
Object Sets in the configuration can use either the same csv files as their sources or different CSV files according to the useSeparatedCSVFiles property.
See Multiple object sets for the details.