Data Import
· To Import the file into the application, go to File --> Data Import.
· User can import files into the application in different formats like Text and Excel Workbook.
· This utility is useful if the user extracts data from an external ERP/third-party system.
· File Type --> Select the appropriate File Type.
· Click on "Browse" and select the files the user wants to import.
· After the File is selected, specify the delimiter in the Files. If Excel Workbook is selected, the delimiter is updated as Tab.
· There are 3 Insert types.
-
Append: Adds to the database incrementally. If the data already exists, it will not replace that data. It will throw an error stating that data is already present.
-
Replace: Adds to the database incrementally. If the data already exists, then it will replace that data.
-
Clear All: Clears all the contents in that table and loads the data contained in a flat file or Excel.
· Click on the 'Insert DB' button to import the selected file. Messages will pop up to confirm the successful import.