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

Protection of Pending Records

Protection of Pending Records

You can protect pending records from updates that are not part of the same process. The Interaction ID controls this setting.
When base object tables or cross-reference tables include Interaction IDs, you can not use the tools in the Hub Console to change the state of a base object record or cross-reference record from PENDING to ACTIVE. When cross-reference records include an Interaction ID, the Interaction ID protects a pending cross-reference record from updates that are not part of the same process as the original cross-reference record. Use one of the state management SIF API requests, instead.
The Interaction ID can be specified through any API. However, it cannot be specified when performing batch processing. For example, records that are protected by an Interaction ID cannot be updated by the Load batch process.
The following table contains an example showing the effect of the Interaction ID field during the match process on existing and incoming records. In the example, the interaction_ID field has the following values: Version A , Version B, and null.
Incoming Record's Interaction ID
Existing Record's Interaction ID
 
Version A
Version B
Null
Version A
OK
Error
OK
Version B
Error
OK
OK
Null
Error
Error
OK

0 COMMENTS

We’d like to hear from you!