Address CSV geocoding data source is not importing data correctly
A data source that imports address data from a CSV file for use with a geocoding provider
is not importing data correctly.
Symptoms
For an address CSV data source, data is not being imported into the target database table. Alternatively, data records are stored either in the wrong or null locations in the database. Consequently, data items are displayed in the incorrect location in the Operations view, or data items are not displayed at all.
Resolving the problem
Check the following items for the address CSV data source:
- Ensure that the following geocoding system properties are configured correctly: GeocodingProvider and GeocodingProviderBaseURL.
- In the data source configuration, on the Minimal Properties tab, ensure
that the CSV properties are mapped correctly.
- If either a City property or a State property is not defined in the address CSV file, ensure that values are specified for a default state and a default city.
Parent topic: Troubleshooting data sources