Combination Rules for General Routing template

Use this template to create a business rule that checks the values of two elements and then routes the document to a specified activity based on the result.

For example, the business rule verifies if an expense report contains no exceptions and its total is less than $2500. If the expense report meets these criteria, it is routed to the accounting review activity. This example shows the possible values for this business rule.

Combination rules for general routing fields

This table shows the values for fields:

Field Value
Name Exception and amount rule
Status Active
Fire On Route on ER Submit

Combination rules for general routing parameters

This table shows the values for parameters:

Field Value
BOb Type WorkItem
Element exceptions
Operator =
Value 0
Logical Operator and
BOb Type Expense Report
Element totalExpense
Operator <
Value 2500 (US Dollar)
To Activity ER Audit (Expense Report)