Creates copies of all matched entities and allows keeping or redirecting their source mapping lineage.

Label

Description

Match for entity

Select the criteria for finding the matching entities from the drop-down list. Refer to Model Conversion Matching Criteria for details.

Generated entity name

The name for the copied entity.

Note

The following variable is available:

  • table: The table object for the matched entity.

Remove PK attributes

Indicates whether to remove the PK attributes from the copied entity.

Remove generated attributes

Indicates whether to remove the generated attributes from the copied entity.

Remove all entity types

Indicates whether to remove all entity types from the copied entity.

Redirect source mappings

How to handle source mappings in the copied entity.

  • Use original source mappings: Use the original entity's source mappings for the copied entity.
  • Point original entity to copy: The original entity will have its source mappings point to the copied entity.
  • Point copy to original entity: The copied entity will have its source mappings point to the original entity.
  • Remove all source mappings from copy: The copied entity will have no source mappings.

Remove FKs

Indicates whether to remove the relationships the copied entity's attributes reference.

Copy data transformations

Indicates whether to copy any data transformations to the copied entity.

Assign to generated entities

Assign specified entity types to the copied entity.

  • No labels