Table of Contents

Search

  1. Preface
  2. Part 1: Introduction
  3. Part 2: Configuring Hub Console Tools
  4. Part 3: Building the Data Model
  5. Part 4: Configuring the Data Flow
  6. Part 5: Executing Informatica MDM Hub Processes
  7. Part 6: Configuring Application Access
  8. Appendix A: MDM Hub Properties
  9. Appendix B: Viewing Configuration Details
  10. Appendix C: Row-level Locking
  11. Appendix D: MDM Hub Logging
  12. Appendix E: Table Partitioning
  13. Appendix F: Collecting MDM Environment Information with the Product Usage Toolkit
  14. Appendix G: 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!