The Approval Search Filter is a feature that enables you to create reusable filters that apply specific criteria for approval workflows in the Conga Platform. You can use this feature to automate and streamline approval processes by defining which business objects and conditions should trigger an approval.
These filters consist of two key components: Child Filters and Entry Criteria:
Child Filter: A Child Filter is used to define specific criteria for filtering business objects. This enables you to create a filter based on predefined business objects (such as Agreement Line Item, Cart, or Cart Line Item) and apply it across multiple approval rules.
Entry Criteria: Entry Criteria refers to the conditions that need to be met for a filter to trigger. These criteria can be configured with multiple expressions, such as "greater than," "less than," or "equals," and combined with logical operators like AND, OR, and parentheses.
Access approval search filters by clicking the Approvals icon () and then clicking theApproval Search Filterstab in the left navigation panel.
To create a new search filter criteria
Click theNew button at top right to raise the Create Filter window.
Select a business object type (Opportunity, Agreement, Proposal, Production Configuration, Line Item, Agreement Clause, or Agreement Line Item) from theBusiness Objectpull-down menu.
Select a filter type from theFilter Typepull-down menu. Options are Entry Criteria or Child Filter.
Enter a name for the criteria in theFilter Namefield.
Enter a sequence number to the filter. It should have a unique value from existing feature sets.
Enter a description of the rule (optional).
Add rule criteria in the Rule Criteria section. Select a field name from the Field Namepull-down, assign it a logical operator from the Operator pull-down, and provide an appropriate value to create a testable rule. For example, you can pull down the Total Contract Value field type, assign a "greater than or equal to" logical operator, and a numeric value to qualify a rule.
Click the plus icon (+) to create additional rule criteria. Multiple rules must be separated by Boolean operators (Approvals adds " AND " by default. You can also use the OR operator.) For example, "Contract value is greater than or equal to 1000000 dollars AND Location is Chicago." XOR, NAND, XNOR and NOR operations are not supported: use the rule criteria logic to support these logical operations (for example, for a NOR relation negating the previous example: "Contract value is less than 1000000 dollars AND Location is not Chicago").
ClickCreate. You are returned to the Approval Search Filter screen. You can make the filter criteria active by the toggle button in Active field.
To edit an existing search filter
Find the filter name in the Approval Search Filters table.
Click the filter name or select the adjacent More icon () and then select Editfrom the resulting pull-down menu.