Search code examples
ssisdynamics-crmkingswaysoft

Can you create an ssis loop for each row of a dynamics source from a xml fetch?


I am trying to create a csv file for every work order that gets created, I want to run an ssis package and using kingswaysoft, I need a way to run the loop for every row from the source.

Also if there is an alternative to this I am open to ideas.

Thanks


Solution

  • You should be able to achieve this easily using the SSIS For Loop Container.