Set Up a Scheduled Task

If you install the wInsight Analytics module and you want the full data load process to run automatically on a set schedule, use the Task Scheduler in Windows to set up the corresponding scheduled task manually for the Load_wInsight_Data.bat file.

Note: If you wish to see the batch file run, select the Run only when user is logged on option on the General tab.
To set up the scheduled task, complete the following steps:
  1. Click Control Panel » Administrative Tools and then double-click Task Scheduler » Task Scheduler Library.
  2. On the Task Scheduler dialog box, create a scheduled task by clicking Actions »Create a Task.
  3. On the Create Task dialog box, enter DeltekwInsightAnalyticsReload in the Name field on the General tab.
  4. On the Actions tab, click New to create a Start a program action.
  5. In the Program/script field, enter the path and file name of the Load_wInsight_Data.bat file. For example, C:\ProgramData\Deltek\Analytics\admin\Load_wInsight_Data.bat.
  6. In the Start in (optional) field, enter the complete path to the folder containing the .bat file. For example, C:\ProgramData\Deltek\Analytics\admin.
  7. Click OK.
  8. On the Triggers tab, click New and set the schedule for the task. Make sure Enabled checkbox is selected.
  9. Click OK.
  10. Click OK again.