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

Configure Timeline Extract Properties

Configure Timeline Extract Properties

If you use the Timeline Extract feature, you can configure optional properties in the
cmxserver.properties
file.
  1. Add the following optional properties in the
    cmxserver.properties
    file:
    Property
    Description
    cmx.server.batch.extractbvtversions.removePreviousExtractRecords
    Specifies whether to keep the latest snapshot to prevent excessive disk space usage. To prevent excessive disk space usage, set to
    true
    . Default is
    false
    .
    cmx.server.batch.extractbvtversions.dropOutOfSyncBOExtractTable
    Specifies whether to prevent base object column changes from causing the existing extract table to be dropped. To prevent the extract table to be dropped, set to
    false
    . Default is
    true
    .
    cmx.server.batch.extractbvtversions.maxJobRejectExtractToKeep
    Specifies the number of jobs for which you want to retain the history of rejected records. Default is
    10
    .

0 COMMENTS

We’d like to hear from you!