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

Example Configuration Steps

Example Configuration Steps

After you have configured the relationship base object (PersonAddrRel), you would complete the following tasks:
  1. Configure foreign keys from this base object to the ROWID_OBJECT of the Person and Address base objects.
  2. Load the PersAddrRel base object with data that describes the relationships between records.
    ROWID_OBJECT
    PERS_FKEY
    ADDR_FKEY
    1
    380
    132
    2
    480
    920
    3
    786
    432
    4
    786
    980
    5
    12
    1028
    6
    922
    1028
    7
    1302
    110
    ...
    ...
    ...
    In this example, note that Person #786 has two addresses, and that Address #1028 has two persons.
  3. Use the PersonAddrRel base object when configuring match column rules for the related records.

0 COMMENTS

We’d like to hear from you!