Hi,
I have a source OLEDB staging table . I multicast the data from staging to loadreadytable as well as flat file.
I have close to 1000 tables and hence 1000 flat file. so am creating new Flatfile connection for each of the tables.
Instead is there a way to dynamically create the path and name of flat files . And the names of the files should be name of my load ready tables.