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

Merge Process User Exits

Merge Process User Exits

The merge process can call the post-merge user exit.
The Merge SIF API and the Multimerge SIF API call the post-merge user exit after the merge process completes.
The following image shows the batch merge process and the user exits the merge process can call:
The user exits run within the batch merge process in the following sequence:
  1. The MDM Hub registers the merge job.
  2. The MDM Hub merges the matched records in a block.
  3. The post-merge user exit runs for all affected records in the block.
  4. The MDM Hub commits the changes.
  5. The MDM Hub repeats steps 2 through 4 for the remaining blocks.
  6. The merge job ends after the MDM Hub processes all blocks.

0 COMMENTS

We’d like to hear from you!