Custom Criteria for the Duplicate User Rule

FlexNet Manager Suite 2022 R1 (On-Premises)

The Custom Criteria section offers a higher degree of flexibility, enabling you to specify the user primary record fields that have to be matched for the original and the duplicate user. In addition, you can define separate conditions for each user. The search criteria (condition and matched field) for the original user and the duplicate user are then compared using one of the available comparison types, such as Exact Match, Contains, Similar.

You can add multiple sets of custom criteria to define your Duplicate User rule.

The condition and match string must be authored in C#.

The following comparison types are available for your custom Duplicate User rule.

Compare by

Definition

Exact match

The search criteria for the original user must exactly match that of the duplicate user, but the search is not case sensitive.

Exact match (case sensitive)

The search criteria for the original user must exactly match that of the duplicate user, and the search is case sensitive.

Contains

The search criteria for the original user must contain that of the duplicate user, but the search is not case sensitive.

Contains (case sensitive)

The search criteria for the original user must contain that of the duplicate user, and the search is case sensitive.

Similar (at least 90%)

The search criteria for the original user must have a degree of similarity with that of the duplicate user of at least 90%.

Similar (at least 70%)

The search criteria for the original user must have a degree of similarity with that of the duplicate user of at least 70%.

Similar (at least 50%)

The search criteria for the original user must have a degree of similarity with that of the duplicate user of at least 50%.

Similar (at most 1 character)

The search criteria for the original user must be similar to that of the duplicate user; they are not allowed to differ by more than 1 character.

Similar (at most 2 characters)

The search criteria for the original user must be similar to that of the duplicate user; they are not allowed to differ by more than 2 characters.

Similar (at most 3 characters)

The search criteria for the original user must be similar to that of the duplicate user; they are not allowed to differ by more than 3 characters.

FlexNet Manager Suite (On-Premises)

2022 R1