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

Hierarchy Configuration Overview

Hierarchy Configuration Overview

An MDM hierarchy shows the relationships between records in the MDM Hub. The relationships can be between records in the same entity base object or between records in different entity base objects. You must configure the hierarchy before you can populate the hierarchy with data.
You need to be familiar with the data and decide which relationships to establish before you configure the hierarchy. For this tutorial, we have product records that we want to classify into different product groups. This tutorial describes the steps to configure the product hierarchy.
To configure the product hierarchy, perform the following steps:
  1. Create the Product entity base object. The Product entity base object stores the data for the Product Group entity type and the Product entity type.
  2. Create the entity types:
    1. Create the Product entity type. The records that contain the data for each product will be a Product entity type.
    2. Create the Product Group entity type. The product categories in the hierarchy will be a Product Group entity type.
  3. Create the Product Rel relationship base object. The Product Rel relationship base object stores the data for the Product Group is parent of Product Group relationship type and the Product Group is parent of Product relationship type.
  4. Create the relationship types:
    1. Create the Product Group is parent of Product Group relationship type.
    2. Create the Product Group is parent of Product relationship type.
  5. Create a hierarchy configuration. The hierarchy configuration associates the entity types, relationship types, and hierarchy profile with a hierarchy.
  6. Add the relationship types to the default hierarchy profile. When you add the relationship types to the hierarchy profile, the entity types that are associated with the relationship types are also added to the hierarchy profile.
  7. Create the packages. The packages and associated queries define the data that a user can access in the Hierarchy Manager:
    1. Create the Product entity object package.
    2. Create the Product Rel relationship object package.
  8. Assign the packages:
    1. Assign the PKG Product package to the Product entity type.
    2. Assign the PKG Product package to the Product Group entity type.
    3. Assign the PKG Product Rel package to the Product Group is parent of Product Group relationship type.
    4. Assign the PKG Product Rel package to the Product Group is parent of Product relationship type.
  9. Configure the display of data in the Hierarchy Manager:
    1. Configure the entity object label for each entity type.
    2. Configure the entity object tooltip text for each entity type.
    3. Configure the relationship object tooltip text for each relationship type.
    4. Configure the entity lists for each entity type.
    5. Configure the relationship lists for each relationship type.
    6. Configure the entity search fields for each entity type.
    7. Configure the relationship search fields for each relationship type.
    8. Configure the entity search results for each entity type.
    9. Configure the relationship search results for each entity type.
    10. Configure the entity details for each entity type.
    11. Configure the relationship details for each relationship type.
    12. Configure the editable entity fields.
    13. Configure the entity creation fields for each entity type.
    14. Configure the relationship creation fields for each relationship type.

0 COMMENTS

We’d like to hear from you!