Import External Data
You can import data from any computer program that exports to accepted data formats.
Information on these data formats is available in Valid Source Types.
Note:
|
- From the Administration menu, select the Database Administration option, Import From External Data Source... option.
-
Press New to add a new import definition.
You are prompted to select Standard or Lookup Table.
-
Do one of the following.
Import standard external data
- Select Standard.
Import a lookup table
Note: All data in the source table will be imported into the category you select below, so make sure the source table includes only codes to be added to one category.
-
Select Lookup Table.
You must select a lookup table category.
Example: If you are importing street names, select General System Codes under import.
-
Select the category you want to import into.
Example: For street names, select Streets from category.
- Select the source file type, and then select the source file.
-
Press OK.
The External Data Import Definition form is displayed.
-
Name the import definition and select the source type.
Information on source types is available in Valid Source Types.
-
Press Source File lookup.
The Open dialog window is displayed.
-
Highlight the appropriate source file, then press Select.
Tip: Use wildcard characters to specify multiple files that share the same structure for import.
Example: If you have a CAD system that imports incident information into a specific directory, and names each file as incident_number
.txt
, you can select all these files at one time by entering*.txt
in the Source File...field.CAD systems that export DBF format will generally export records into a single DBF file.
-
Specify where the source files go in FH.
-
Press Add.
The External Data Import Field Properties form is displayed.
-
Select a target table and target field.
Available source fields are listed by pressing the Target Table lookup button.
Note: If the source is ASCII space delimited, you must specify the start and end position of the selected field.
-
Double click on the source field you want to import into the Target field.
If the source file is a comma-delimited, tab-delimited or
DBF
file, a pop-up listing fields in the source file is displayed. This listing shows the data from the first record in the source file. - Press Save.
- Press New to add an additional field, or press Close if no additional fields are needed.
- Select the Rules tab and specify rules if necessary.
- On the External Data Import Definition form, press Close if finished with the definition.
- From the External Data Imports form, highlight your import definition and press Run to start the import process.
-
-
(Optional) Preview the import to verify the accuracy, view the Import Log to see details about the import process, or Commit to add the data to the target table.
If you cancel the import, you can run the import again.