Finding duplicate cases
Save time by identifying potential duplicate cases in your application and ensuring that each case represents a unique request. Potential duplicate cases match a set of required and weighted conditions.
-
Add a Search duplicate cases shape to the life cycle of your case type by performing
the following actions:
- In the navigation panel of Dev Studio, click Case types, and then click the case type that you want to open.
- On the Workflow tab, click Life cycle.
- In a process stage to which you want to add a Search duplicate cases shape, click .
- Click Select.
-
Define the criteria that determine whether a case is a duplicate by performing the
following actions:
- Define basic conditions that potential duplicates must match exactly. For more information, see Defining basic conditions for a case type.
- Define a threshold that duplicates must match or exceed and the weighted conditions that support it. For more information, see Defining a threshold with weighted conditions for a case type.
- Optional: To transform a temporary case into a permanent object in your database when no duplicates are found, add a Persist Case shape to the life cycle of your case type. For more information, see Transforming a temporary case into a permanent object.