Hi,
I have developed 10 SSIS packages and would like to execute them using the Mater -Child Package set-up. I would like to know how can we run multiple packages using the execute package tasks in a certain defined order.
Can we have a file which stores package name , execution order and loop through using the For Each Loop container.
Please advice the various steps I would need to follow inorder to execute multiple child packages in a defined order using one execute package tasks .
Thanks,
eva
EVA05