I have to migrate large number of data using SSIS to D365. To minimize the time , I am thinking of iterating through same data flow task multiple times to avoid connectivity errors it gives if all the data is loaded at once. Any idea how can this be achieved?
↧