You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Changes the matched attributes' names or labels.
REPLACE WITH THIS IMAGE: Images/Model Conversions/Rename Attribute.png

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.

Rename using

The value to use:

  • Attribute name: The name of the attribute.
  • Label: The label of the attribute.
  • Source attribute name: If the attribute has source mappings, the name of the source attribute.
  • Source attribute label: If the attribute has source mappings, the label of the source attribute.
  • Relationship FK attribute name: The name of the relationship FK attribute.
  • Relationship FK attribute label: The label of the relationship FK attribute.
  • Relationship PK attribute name: The name of the relationship PK attribute.
  • Relationship PK attribute label: The label of the relationship PK attribute.
  • Relationship attribute name: The name of the relationship attribute.
  • Relationship attribute label: The label of the relationship attribute.

Apply on

The field the rename will update:

  • Attribute name: The name of the attribute.
  • Label: The label of the attribute.

Rename attribute

The template used for renaming the attribute.

Note

The following variables are available:

  • table: The table object for the entity of the matched attribute.
  • column: The column object of the matched attribute.
  • renameUsing: The string value defined from the Rename using drop-down above. This value can be null.
  • No labels