Table of Contents

Search

  1. Preface
  2. Introduction to Enterprise Data Manager
  3. Enterprise Data Manager
  4. ILM Repository Constraints
  5. Partition Exchange Purging
  6. APIs
  7. Salesforce Accelerator
  8. SAP Application Retirement Entities
  9. Import Formats for Constraints
  10. Glossary

Enterprise Data Manager Guide

Enterprise Data Manager Guide

Automatic Entity Creation for Mined Child Objects

Automatic Entity Creation for Mined Child Objects

If you already extracted metadata from child objects that have circular relationships, but you want to use automatic entity generation, perform the following steps:
  1. In the
    Canvas
    pane, select the related tables that you want in the entity and change their type on the
    General Information
    tab. For example, change all of the related tables to the Configurational or Temporary type.
    In the example, the related tables will be changed to the Configurational type.
  2. When you run the
    Multiple Entity Generation Wizard
    , create the entity using the same type of table that you configured above.
    Because the related tables are of the Configurational type, you must create the entity using the Configurational type.
    Salesforce has cascade delete functionality. When you create the entity, make sure the entity includes both parent and child tables if the child tables have cascade delete set to true. Otherwise, in the Delete from Source step of the purge job or archive and purge job, Salesforce deletes the child records automatically while deleting the parent records.
    When you select the
    Include Salesforce Archived Records
    check box in the source connection, the driver gets the records that are archived by Salesforce in addition to the soft-deleted records. If you use the same connection to archive data from any custom entities, it is your responsibility to filter out the soft-deleted records by appending "IsDeleted=false" in the entity's select, insert and delete query.

0 COMMENTS

We’d like to hear from you!