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

BVT Snapshot Jobs

BVT Snapshot Jobs

For a base object table, the
best version of the truth
(BVT) is a record that has been consolidated with the best cells of data from the source records.
For state-enabled base objects only, the BVT logic uses the HUB_STATE_IND to ignore the non contributing base objects where the HUB_STATE_IND is -1 or 0 (PENDING or DELETED state). For the online BUILD_BVT call, provide INCLUDE_PENDING_IND parameter.
Possible scenarios include:
  1. If this parameter is 0 then include only ACTIVE base object records.
  2. If this parameter is 1 then include ACTIVE and PENDING base object records.
  3. If this parameter is 2 then calculate based on ACTIVE and PENDING XREF records to provide “what-if” functionality.
  4. If this parameter is 3 then calculate based on ACTIVE XREF records to provide current BVT based on XREFs, which may be different than the scenario 1.

0 COMMENTS

We’d like to hear from you!