Finding duplicate cases
You can find cases in your application that match a set of weighted and exact conditions. By tracking duplicate cases in your application, you can save time and ensure that each case represents a unique request.
-
Add the Duplicate Search shape to the life cycle of your case type.
- Define the criteria that determines whether a case is a duplicate.
- Optional: To make a temporary case become a permanent object in your data base when no duplicates are found, add the Persist Case shape to the life cycle of your case type.