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

Setting Up Hard Delete Detection for Consensus Delete with End Date

Setting Up Hard Delete Detection for Consensus Delete with End Date

After you complete the general configuration to detect hard deletes, set up the procedure for consensus delete with an end date for a staging table.
  1. Configure the
    MDM Hub
    to detect hard deletes.
  2. Identify the stage jobs in which the
    MDM Hub
    must detect hard deletes.
  3. Insert the staging table details and other required metadata into the hard delete detection table.
  4. In the
    Schema
    tool, enable the
    Trust
    and
    Validate
    checkboxes for the column name that contains the value of the delete flag for any hard deleted records.
  5. If you use an end date, enable the
    Trust
    and
    Validate
    check boxes for the end date column name.
  6. In the
    Systems and Trust
    tool, specify trust settings for the delete flag column name, and the end date column name for each source system.
    The value for
    Decay
    must be the same for all source systems of the base object.
  7. In the
    Schema
    tool, set up validation rule for the delete flag column name for each base object that you configured for Hard Delete Detection. You must set the partial delete flag to a lower trust value than the active, or fully deleted flag.
    1. Select
      Validation Rules Setup
      for the base object.
      The
      Validation Rules
      page appears.
    2. Click the
      Add validation rule
      button.
      The
      Add Validation Rule
      dialog box appears.
    3. Enter a rule name and select the
      Custom
      rule type from the list.
      Note: Do not insert a comma into the rule name. This can disrupt the order of the validation rules.
    4. Select a downgrade percentage and specify a rule in the following format in the
      Rule SQL
      section:
      WHERE S.<
      Delete flag column name
      > LIKE '<
      Value of delete flag column for partial delete
      >'
      You must not enable
      Reserve Minimum Trust
      for the column.

0 COMMENTS

We’d like to hear from you!