OpenAir Field Value Lookup (Export) and Record Lookup (Import)

You can use the following lookup options when mapping OpenAir fields to columns in the CSV file you export information to or import information from:

Looking Up OpenAir Field Values (Export)

Use the following steps to look up OpenAir standard or custom field values for record types directly or indirectly related to the record type you export from OpenAir to a CSV file.

To look up OpenAir field values on export:

  1. On the Field Mapping window, select a field mapping with a green arrow and click External Field.

    Note:

    For steps to go to the Field Mapping window, see Mapping OpenAir Fields to CSV Columns.

    The External Field Lookup window appears.

    External Field Lookup window in Integration Manager.
  2. Enter a name for the OpenAir field value lookup.

  3. Source Association — Select the record type and the field for this record type containing the foreign key. To do so:

    1. Select a record type under Select the association to map from. Dropdown list options include the record type selected for export and other supported record types directly related to the record type selected for export.

    2. Do one of the following:

      • If the field containing the foreign key is a standard OpenAir field, choose Record field and select one of the standard fields for that record type.

      • If the field containing the foreign key is a custom field, choose Custom field and enter the custom field name exactly as defined in OpenAir.

        Note:

        The custom field type must be a pick list or hold a foreign key referencing an OpenAir object by its internal ID.

        To verify the name and type of custom fields in OpenAir, go to Administration > Global Settings > Custom Fields.

        Custom fields may have an optional display name that is used on forms and list views in the OpenAir UI in addition to the unique field name that is used to reference the custom field. This field name may contain only alphanumeric and underscore characters. For more information about custom fields, see Custom Fields.

  4. Target Association — Select the record type and the field for this record type containing the looked up field value. To do so:

    1. Select a record type under Select the external record type. Dropdown list options include all supported record types.

    2. Do one of the following:

      • If the lookup field is a standard OpenAir field, choose Record field and select one of the standard fields for that record type.

      • If the lookup field is a custom field, choose Custom field and enter the custom field name exactly as defined in OpenAir.

        Note:

        To verify the name and type of custom fields in OpenAir, go to Administration > Global Settings > Custom Fields.

        Custom fields may have an optional display name that is used on forms and list views in the OpenAir UI in addition to the unique field name that is used to reference the custom field. This field name may contain only alphanumeric and underscore characters. For more information about custom fields, see Custom Fields.

  5. Click OK to return to the Field Mapping window.

  6. Click OK to save the field mapping settings and return to the main Integration Manager window.

Looking Up Associated OpenAir Records (Import)

Use the following steps to look up OpenAir records associated with the records you import by name or external ID.

To look up associated OpenAir records on import:

  1. On the Field Mapping window, right-click on a field mapping linking a foreign key in the OpenAir table to any column in the CSV file with a green arrow, and click Edit.

    Note:

    For steps to go to the Field Mapping window, see Mapping OpenAir Fields to CSV Columns.

    The Edit field mapping window appears.

    Edit Field Mapping window in Integration Manager.
  2. If the field value can reference several associated records referenced by a comma-separated list of external IDs or names, check the List of values separated by comma.

  3. Check the Map in place of internal OpenAir ID box.

  4. Choose the lookup option. You can look up the OpenAir record (and its OpenAir internal ID) by External ID (default) or by Name.

    Note:

    OpenAir lets you store a unique External ID [external_id] for records imported from a third-party application. You should use this External ID to reference the primary key of each record in the external system you import it from, and lookup record associations using external IDs. Names may not necessarily be unique, unless you have some strict validation in place to avoid duplicate names.

  5. Select the OpenAir record type to look up from the Select record type this id is associated with dropdown list.

  6. Click OK to return to the Field Mapping window.

    A confirmation window appears.

  7. Click Yes to confirm that the value of the external ID or name field is unique for each record in the selected record type, and continue.

  8. Click OK to save the field mapping settings and return to the main Integration Manager window.