Scheduling Batches Using an External Scheduler

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

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

call ScheduleBatch MgtSummaryBatch.xml hr_Server

call ScheduleBatch MgtDetailBatch.xml hr_Server