Using Foreach Loop Container in SSIS to loop through all files in folders and subfolders
Views (1231)
Recently while working on an integration requirement we had to loop through all the XML Files within a folder and subfolder and create corresponding records inside Dynamics 365 CE. For this, we used the XML Source component which is part of KingswaySoft’s Productivity Pack https://www.kingswaysoft.com/products/ssis-productivity-pack/help-manual/json-and-xml-processing/xml-source Below are the steps we need to perform to loop … Continue reading "Using Foreach Loop Container in SSIS to loop through all files in folders and subfolders"
This was originally posted here.

Like
Report
*This post is locked for comments