Scheduling Batches Using an External Scheduler

You can launch a batch on a periodic basis from an external scheduler. To do this, you set up your own command files and call them from the external scheduler.

For example, you might have a NightlyBatch.cmd file containing these lines:

call ScheduleBatch MgtSummaryBatch.xml hr_Server
call ScheduleBatch MgtDetailBatch.xml hr_Server