MDM Hub Java User Exits

MDM Hub Java User Exits

Pre-match User Exit Interface

Pre-match User Exit Interface

Use the appropriate interface name, methods, and parameters when you implement the pre-match user exit.

Interface Name

The pre-match user exit uses the following fully qualified interface name:
com.informatica.mdm.userexit.PreMatchUserExit

Methods

The pre-match user exit uses the following methods:
void processUserExit(UserExitContext userExitContext, String matchSetName) throws Exception;

Parameters

The pre-match user exit uses the following parameters:
matchSetName
The name of the match rule set.
userExitContext
Passes parameters to the user exit.

0 COMMENTS

We’d like to hear from you!