Defining workflow routing

You can use business rules to determine workflow routing. When a document is checked in, the workflow engine checks for any server-side business rules defined for the exit Fire On action attached to the transition. Different rules can be combined using the logical operator OR to determine precedence. If the workflow engine finds any defined business rules, then all the business rules are executed according to their precedence. The workflow engine stops after the first successful business rule execution. For more information about combining two business rules, see General Workflow Routing template.

The server-side business rule templates are as follows: