This update can create a Windows Scheduled Task that calls the 'scheduled' business rules. That is, it will execute the business rules that have the new trigger "On Schedule" every time it runs. It does that for all projects.
Right now it is more "on demand" that on schedule, but the plan is to be able to configure days and times for the scheduling outside the Windows Scheduled Task.

For example, this is used right now for the rule Overdue Assets and After Time, which executes actions when the return date is overdue AND the time of the day is after the one specified in the condition (macro:  <Overdue and After:>.


---------------------------------------------------------
To Install:

- Run the setup.exe in this folder.
It copies the files to the folder:
	C:\Program Files (x86)\Vector\ConnectTools\VNConfig-319-sp10-ExecuteScheduledBusinessRules


If you also want to create the business rules for the overdue assets:
- Run the Custom Setup with the key "OverdueAssets":

This will create the scheduled task:
	VZ Scheduled Business Rules

The task runs every day at 5 pm by default but can be changed to when desired.

No web views need to be regenerated.

