I want to run a package in parallel with different start and enddates instead of one at a time in a loop.
I found cozyroc parallel loop task, but it cant seem to cope with package parameters, complaining that it was not found in the Variables collection.
This seems to me should be a fairly common problem, are there any standard ways to dealing with this?
Thanks
Jon