• My version of this is: "If column definitions in either the source or the destination are different, for any of the files, it will not work"

    If the above is not your case then try a FOR EACH loop container to gather the files in your directory that you need to import. This implies they all be in one place/folder.

    ----------------------------------------------------