Business Condition: No Potential Duplicates

The No Potential Duplicates condition uses rank scores and the threshold from an identifying matching algorithm to determine if the current node has any potential matches. If no matches are found, it will return 'true' or otherwise 'false'.

For instance, the condition is used in a Find Similar solution to prevent transition in workflows before any potential duplicates have been resolved.

For more information, refer to the Find Similar in Workflows topic in the Matching, Linking, and Merging documentation here.

Prerequisites

Before using this business condition:

  1. Create a business rule as defined in the Creating a Business Rule, Function, or Library topic here.

  2. Edit the business rule to configure the operation as defined in Editing a Business Rule or Function topic here.

Configuration

  1. On the ‘Business Rule’ tab, select ‘Edit Business Rule’.

  2. On the ‘Business Rule Editor’, select ‘Add new Business Condition’.

  3. Click the edit operation button.

  4. On the ‘Edit Operation’ dialog, select ‘No Potential Duplicates’ from the dropdown.

  5. In the ‘Select Matching Algorithm’ field, select the corresponding matching algorithm.