Custom Criteria in the User Consolidation

FlexNet Manager Suite 2021 R1.3 (On-Premises)

The Custom Criteria section offers a higher degree of flexibility as it enables 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 consolidation 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 configure the User Consolidation.

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

The following comparison types are available for the custom criteria.

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)

2021 R1.3