MDM Hub Java User Exits

MDM Hub Java User Exits

Post-match User Exit Interface

Post-match User Exit Interface

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

Interface

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

Methods

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

Parameters

The post-match user exit uses the following parameters:
matchSetName
The name of the match rule set that
Informatica MDM Hub
used to find the match.
userExitContext
Passes parameters to the user exit.

0 COMMENTS

We’d like to hear from you!