Step 4 - Defining Synchronization Tasks
Tasks can be associated with individual scheduled synchronizations. The tasks defined in this step run on an individual schedule, unlike the Global Scheduled tasks, which run for every scheduled synchronization. Synch Tasks can be any executable file or batch script that can be called within Windows.
You can set a task to tun before synchronization, on successful synchronization, or on failed synchronization.
To define a task, enter a valid executable filname or batch file in the respective text box. For example, to synchronize a particular set of database files and then inform the administrator of that particular database of the scheduled synchronization, a command line may resemble the following: (This is a fictitious example)
c:\utils\epsendmail user@domain.com, databaseadmin-ops@domain.com, "DB Sync", "DB Sync Task started", 255.255.255.255
You can test all commands from the
Global On-Demand Synchronization page.