i have a master package that runs 2 different child packages using "Execute Package" tasks. The packages are setup to run in order using precedence, but i'm have a problem where all packages say they've executed successfully, even when the loading icon is still shown, and the first package in the list hasn't processed all the rows it should have.
If it helps, both child packages read from a SQL server DB and write to an excel file.
Thanks,
Gonzalo