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: Informatica Platform Staging
  15. Appendix H: Informatica Platform Mapping Examples
  16. Appendix I: Glossary

Model Repository Objects

Model Repository Objects

When you synchronize the Model repository with the
MDM Hub
, the synchronization process creates a folder based on the name of the
Operational Reference Store
within which it creates data objects and mapplets. To view the objects, use the Developer tool.
All the object names are based on the staging table name.
The synchronization process creates the following objects:
Physical data object
A physical representation of data of the staging tables. You can create, edit, and delete physical data objects. When you configure the Informatica platform staging process, the synchronization process creates physical data objects with the name
C_<
staging table name
>
. One of the physical data objects that the synchronization process creates is a customized data object that is reusable with one or more relational resources.
Logical data object model
A model that describes the structure and flow of data into the staging table. The synchronization process creates one logical data object model for each staging table in the
MDM Hub
. The logical data object model has the name
C_<
staging table name
>_Model
. The model contains logical data objects and a mapplet. You can edit and delete logical data objects and the mapplet in a logical data object model.
Logical data object
An object in a logical data object model that describes an
MDM Hub
staging table. When you synchronize the Model repository with the
MDM Hub
metadata, the synchronization creates one logical data object with the name
C_<
staging table name
>_LDO
. The logical data object contains a logical data object read mapping and a logical data object write mapping.
Logical data object read mapping
Contains physical data objects as input and a logical data object as output. In a mapping, the Data Integration Service reads data from the mapping source and makes the data available to view in the logical data object read mapping.
Logical data object write mapping
Contains a logical data object as input. The logical data object write mapping writes to the target staging table in the
Hub Store
. In a mapping, the Data Integration Service processes the data through a mapplet before the mapping writes to the
MDM Hub
staging table.
Mapplet
A reusable object that contains an input transformation and an output transformation. The input transformation can connect to an upstream transformation in a mapping to fetch source data. The output transformation can connect to a downstream transformation in the mapping to transfer the transformed data to the target staging tables. When you synchronize the Model repository with the
MDM Hub
metadata, the synchronization creates mapplets with the name
C_<
staging table name
>_Mapplet
. You can edit and delete mapplets.
You need to create the following objects to perform Informatica platform staging:
Physical data object
A physical representation of source data. You can create, edit, and delete physical data objects. You need to create physical data objects to connect to the source data.
Mapping
A set of inputs and outputs that represent the data flow between sources and target staging tables. Mappings can be linked by transformation objects that define the rules for data transformation. The Data Integration Service uses the instructions that you configure in the mapping to read data from the source, transform the data, and write data to staging tables.

0 COMMENTS

We’d like to hear from you!