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

Create a Relationship Base Object

Create a Relationship Base Object

To configure match rules for this kind of object, you would create a separate base object to describe to
Informatica MDM Hub
the relationships between records.
For example, you could create and configure a EmplRepRel base object with the following columns:
Column
Type
Description
ROWID_OBJECT
CHAR(14)
Primary key. Uniquely identifies this relationship record.
EMPLOYEE_FK
CHAR(14)
Foreign key to the ROWID_OBJECT of the employee record.
REPORTS_TO_FK
CHAR(14)
Foreign key to the ROWID_OBJECT of a manager record.
The column type of the foreign key columns—CHAR(14)—matches the primary key to which they point.

0 COMMENTS

We’d like to hear from you!