Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Adding and managing rules for splitting entities

This area enables you to define the criteria to be used for splitting the matched entity. Subsequent split rule criteria are applied sequentially, to create new entities.
Image Modified

Label

Description

Do not move attributes

Select the attribute properties that should not be moved.

Do not move attribute of types

Select the attribute types that should not be moved.

Move attributes

Select the attribute properties to be moved.

Move attribute of types

Select the attribute types to be moved.

Rename entity

The template used for renaming the created entity.

Note
titleNote

The following variables are available:

  • table: The table object for the matched entity.
  • column: The column object of the first matched attribute.
  • matchedColumns: A list of column objects of the matched attributes.

Rename attribute

The template used for renaming the matched attribute.

Note
titleNote

The following variables are available:

  • table: The table object for the matched entity.
  • column: The column object of the first matched attribute.