Oracle Data Import: Edit Feature Attribute Properties

In the mapping definition for feature attributes, you specify properties as shown in the following table.

Property

Description

Source Attribute Or SQL Statement For <source industry model name>

Displays the source attribute.

Final Attribute For <final industry model name>

Displays the final attribute.

Temporary Final Attribute Name

Specifies an alternative attribute name. For example, for FID relations and FID attributes.

To store the data in a temporary attribute instead of the final attribute.

Include In Mapping Definition

Includes the settings in the mapping definition.

Map Attributes To Domains

Maps the selected attribute to a domain.

Post SQL

Defines an SQL select statement that is executed after the migration, using the connection to the final user.

For example, use this option for FID relations.

Use the following placeholders:

  • {SOURCEUSERNAME}—replaces the user name of the source user.
  • {TARGETUSERNAME}—replaces the user name of the final user.

For example, to maintain the relation between a feature and its label.

Comments

Stores any comments.