Mapping Attributes

The Attribute mapping step is only available for data loader tasks that use existing target data entities.

When you specify existing target data entities for a data loader task, by default Data Integration uses attribute names to automatically map the attributes between the source and target entities.

You can add more mappings to map source entity attributes to target entity attributes. Mapping attributes is supported in data loader tasks that are configured with either the single entity or multiple entities load type.

To view the data entity attributes and their mappings:

  1. On the Create data loader task page, go to the Attribute mapping step.

    If the data loader task is configured for multiple entities load type, you might have to wait for the list of entities to display.

  2. For single data entity load type:

    A source entity table is displayed next to a target entity table.

    The total number of attributes in each entity, the number of mapped attributes, and the number of attributes without mappings, are shown in colored number icons above the tables.

    OptionDescription
    menu to filter attributes

    In both tables, all the attributes are shown by default. The menu above the Name column header indicates All.

    Use the menu to filter the list of attributes. You can choose to view only the Mapped attributes or Attributes not mapped.

    In the tables, an icon in the Mapping column indicates the type of attribute mapping. For example, Auto or Manual. You can place the cursor over a mapping to see the mapped attribute name.

    Search by name

    In the search field, enter a partial attribute name to filter the list quickly. For example, you can enter name to display the attributes FIRST_NAME and LAST_NAME.

    icon to collapse/expand list

    You can collapse and expand the lists by using the three dots icon above the Mapping column header.

    Map by name

    By default, the option is not enabled because the Map by name mapping is already added. Data Integration automatically adds the default mapping, which maps source entity attributes to target entity attributes by their attribute names.

    The option is enabled when the Map by name mapping is removed.

    Add pattern

    Use the option to add more mappings, either manually or by using a pattern.

    See:

    View mappings (1)

    Use the option to view all the mappings that have been added to the data loader task. The number in parentheses shows the number of mappings.

    See Viewing and Removing Mappings.

  3. For multiple data entities load type:

    A table is displayed showing the source data entities that are mapped to the target data entities. The number of mapped attributes between the two entities is also shown.

    The Number of mapped attributes is shown as n1/n2, where n1 is the number of mapped attributes in the source entity, and n2 is the total number of source attributes. For example, 5/10 means that the source entity has 10 attributes in total, and 5 attributes are mapped to attributes in the target.

    OptionDescription
    Filter by target data entity name or pattern

    Enter a name or pattern in the field and press Enter to filter the data entities list. You can enter a partial name or a pattern using special characters such as *. For example, enter c* to display only the entity names that begin with the letter C, such CUSTOMER_A and CUSTOMERS.

    Map by name

    By default, the option is not enabled because the Map by name mapping is already added. Data Integration automatically adds the default mapping, which maps source entity attributes to target entity attributes by their attribute names.

    The option is enabled when the Map by name mapping is removed.

    Add mapping

    Use the option to add more mappings, either manually or by using a pattern.

    See:

    View mappings (1)

    Use the option to view all the mappings that have been added to the data loader task. The number in parentheses shows the number of mappings.

    See Viewing and Removing Mappings.