Do you have a definitive number of packages. If not, then execute each one in series connecting each one via an Success constraint. If one fails it should fail the...
Can you not identify whether the rows previously inserted already exist and then do nothing if they do or insert them if they do not. That way you can just...