Hello,
I'm in the process of testing VisualCron for use in my company. I've already run it through a few proof of concepts, and it is performing quite well.
One issue that we've come across is with file copies. We would like to have a workflow that calls a batch, and upon completion of that batch, copies the resulting files to a bunch of different servers (50+). As far as we can tell, a task with many file copies will do them in sequence, starting one after the previous one completes. We would like the copy for each server to run in parallel with the others.
Is there a way to accomplish this within one job? We would like to avoid having a separate job for each of these copy tasks.
Thank you in advance for any help you can provide.
Regards,
Mike Biasetti