Table of Contents

Search

  1. Introduction
  2. Configuring Hub Console Tools
  3. Building the Data Model
  4. Configuring the Data Flow
  5. Executing Informatica MDM Hub Processes
  6. Configuring Application Access
  7. MDM Hub Properties
  8. Viewing Configuration Details
  9. Search with Solr
  10. Row-level Locking
  11. MDM Hub Logging
  12. Table Partitioning
  13. Collecting MDM Environment Information with the Product Usage Toolkit
  14. Glossary

User Exit JAR Files

User Exit JAR Files

You can develop custom user exit classes based on the user exit interface classes. Implement custom user exit classes in a separate JAR file and then upload the JAR file to the
MDM Hub
to register the user exits.
The
MDM Hub
installation includes a JAR file called
mdm-ue.jar
found in
<
MDM Hub installation directory
>/hub/server/lib
. The file
mdm-ue.jar
contains Java interface classes for each user exit.
Use the
Hub Console
to upload the user exit JAR file with custom code to the
MDM Hub
. You can upload one user exit JAR file for each
Operational Reference Store
. If you want to change the implementation of a user exit in
MDM Hub
, first remove the user exits from the
MDM Hub
. Then upload a JAR file that contains the user exits with the latest implementation.

0 COMMENTS

We’d like to hear from you!