Following the installation of iQSonar Datahub. You will need to setup the datasetimporter configuration. There are two was if importing a dataset. Using the DataSetImporter as well as a manual import.
Setting up the importer settings and running the importer.
- Navigate to the Datahub directory
This is a default directory, so if you have specified another directory you will need to navigate to that directory.
You should see the following list of files
- Run DSIConfigurator, you will be presented with the following window:
1: iQsonar DB connection details.
2: Datahub Staging DB connection details.
3: Datahub EDW DB connection details.
You must use integrated authentication in order for Datahub import to complete successfully.
1: IQsonar DB connection details.
2: Datahub Staging DB connection details.
3: Datahub EDW DB connection details.
Note: You must use integrated authentication in order for Datahub import to complete successfully.
Once complete Save the configuration file
Running the importer. To run the importer you will need to use CMD command line interface as an Administrator or a User that has local Administrator privileges.
- Using CD command navigate to the Datahub directory
Run the following command: DataSetImporter.exe config.xml .
Where config.xml is the name of the configuration file you have saved earlier.
Once CMD is finished. Check DataSetImporter.txt for Errors this is a log file and should be used to verify dataset import is complete.
Related articles