Versions Compared

Key

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

Adds an extended property to an attribute.
Image RemovedImage Added

Label

Description

Match for attribute

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

Property name

The name of the extended property.

Use template

Indicates if the property value field should be interpreted by the template engine.

Property value

The extended property value.

Note
titleNote
  • Can use the variables %schema%, %table%, %table_label% and %column%.
  • The following variables are available when Use template is checked:
    • table: The table object for the entity of the matched attribute.
    • transformationColumn: The column object for the matched attribute.

Property type

The extended property type.

Duplicate

The action to occur when an property already exists.

  • Ignore: Do not create the property and continue.
  • Rename: Rename the property with a _{n} suffix.
  • Overwrite : Delete the existing property and create the new attribute.
    Note
    titleNote

    This is only available for certain rules.

  • Fail: If duplicate entities exists, the model conversion stops and prior changes are rolled back.
    Note
    titleNote

    This is only available for certain rules.