Configuring business rules

In WorldServer, you can use business rules to automate project creation and notification delivery. For example, you can configure a business rule to check every day for tasks whose due date is approaching and to send an email message to the assignees and to the project managers, reminding them of those tasks. The same applies to project creation: you can configure a business rule to create a new project each time a user modifies an asset under a particular AIS path.

Business rules are executed consecutively. Therefore, if you configured two rules to be executed at or around the same time, they will not be executed in parallel; the second is executed only after the first has been executed successfully.