Related Field Mappings

This section is used if you are trying to match a value displayed on the CSV file to a related field value in the application.

Related field Mappings do not create data, they link existing data to the record you are creating or the component the import relates to.

For the User Import you would use this section when you want to associate roles with a new/updated user.

Field

Description

Notes

Import Field

The identifier for the field on the CSV file.

For CSV files, this is the column number. The first column in the file is always column 0.

Destination Relationship

The field in the application, into which the value in the import will be stored.

Select the relationship in the component, into which the value in the import will be stored.

Matching Field

The component field in which the value, held in the import file, should be found.

Select the Related Field for the Destination Relationship.

Example:

  • Destination Relationship is "Assigned To", the matching field Employee Number".

Append Field

 

This column/field will determine if the value from the external system is appended (added) to existing values or is overwritten.

Value is either TRUE/FALSE

Import Field Delimiter

Where there are multiple related field values that need to be mapped, the system will use the delimiter specified here to separate the data.

If this is blank, the system will assume the values are separated by semi colon ";"

Example of Employee Numbers separated by semi colon

EMP001;EMP002;EMP010

Example of Employee Numbers separated by a "|"

EMP001|EMP002|EMPID010

Description

Description for the related field mapping.

Description for the related field mapping (optional).

Once an import has been configured a csv template can be downloaded which contains all the fields in the required order.

See Also

Mappings

Field Mappings