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: 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!