Table of Contents

Search

  1. Preface
  2. Introduction
  3. Working with Enterprise Data Manager
  4. Enterprise Data Manager
  5. ILM Repository Constraints
  6. Partition Exchange Purging
  7. APIs
  8. Salesforce Accelerator
  9. SAP Application Retirement Entities
  10. Import Formats for Constraints
  11. 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, complete 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.
  2. When you run the multiple entity generation wizard, create the entity using the same type of table that you configured above.
    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!