If you have a comment on this topic, contact Aptify Documentation. If you want to return to the Aptify Community Site, please click here.

Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

« Previous Version 2 Current »

After you have created or identified a suitable Import Source for your import file (see Creating Import Sources), you can run the Generic Import wizard.

Follow these steps:

  1. Select the Import Runs service.
  2. Click the Generic Import Wizard icon in the toolbar to launch the wizard.
    • This icon is also available in the view toolbar of Import Runs list views.  

      Import Wizard Icon
  3. Enter the applicable source record in the Import Source field.
  4. Select the Customize Field Mapping for This Import Run option to review or modify the Import Source Columns for this run.  

     
  5. Click Next to continue.
  6. Modify the field mappings as necessary, and then click Next to continue.
    • This step is not applicable if you did not check the Customize Field Mapping for This Import Run box.
    • You cannot modify the Source Column fields in this dialog. 

      Modify Mappings 
    • To specify a different entity field for the Mapping Field, place your cursor in the appropriate row to enable a drop-down list that contains all of the fields in the entity. Select a different field as necessary.  

      Changing Mapping Field 
    • If the data in a source column corresponds to a linked field in the Mapping Entity, you can select the Lookup check box. When selected, Aptify performs a lookup in the specified entity to find the record ID that matches the text in the source column.
      • For example, if the data in the Culture source column is text (such as Spanish) and this column maps to a CultureID linked field, then Aptify can lookup the ID for the Cultures record whose name is Spanish and return the appropriate ID. This ID can then populate the CultureID field in the new record created from the import data.

        The Lookup feature applies only to entities whose Name field is Unique (in other words, the Unique option is selected on that Entity Fields record that also has the Is Name option selected). This feature does not support entities whose records can share the same name.

    • You can also modify each row's details by opening the Import Mappings sub-type record. Click within a Description field to display an ellipsis (...) button and then click that button to open the form.  

      Import Run Mappings Sub-Type Record
  7. Specify the import file details in the fields provided, and click Next.
    • The fields vary depending on the import source's import source type. These fields correspond to the items on the Import Source Type's Input Properties tab.
    • For tab-delimited text files, identify the name and location of the Import File.
    • For Excel files, identify the name and location of the Import File and the name of the Excel file's Worksheet that contains the import data.
    • For Access files, identify the name and location of the Import File and the name of the Table that contains the import data.
    • Select the Has Header option if the first row of the import file contains column headings. When selected, the Generic Import wizard ignores the first row in the import file.  
  8. Click Finish to begin the import process.
  9. Click OK when prompted that the file was imported successful.
  • No labels