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

How the Downgrade Percentage is Applied

How the Downgrade Percentage is Applied

Validation rules downgrade trust scores according to the following algorithm:
Final trust = Trust - (Trust * Validation_Downgrade / 100)
For example, with a validation downgrade percentage of 50%, and a trust level calculated at 60:
Final Trust Score = 60 - (60 * 50 / 100)
The final trust score is:
Final Trust Score = 60 - 30 = 30

0 COMMENTS

We’d like to hear from you!