You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 53 Next »

a. Task Scheduler

The Windows Task Scheduler on a server is a tool dedicated to the management of tasks.

Tasks allow to automatically execute programs or scripts (commonly called batches) according to a certain frequency and at predefined times.


b. Batch Schedule

https://app.diagrams.net/#G1EdAbFIxOUY1TiIa2dOwoD5uaI0wUvH9J


DP* and DiP* are respectively hosted on ACEW1PDSCP21 and ACEW1PDSCP22 servers.

Consequently tasks and batches are defined on each server and the synchronization of DP/DiP batches is managed through flags (csv files).

It means that a task executes a batch on a server. In the meantime, another task triggers a batch on the other server and this batch is waiting for a specific flag to continue.

Some batches may wait for several flags.

Three flags (BW_DYN_PART1_COMPLETE, BW_DYN_PART2_COMPLETE and BW_MASTER_COMPLETE) are provided by BW.


> Weekdays jobs from 12am


> Weekdays jobs after 12pm


> Export DR


> Weekends


  • No labels