Hi,
I am facing the problem while importing csv file. Please find the
steps below that i am following.

Step1: Created table headers(cloumns) in the excel file EXACTLY
SIMILAR to those which are present in the database table

Step2: Inserted some dummy data as rows in the columns. All the
validations are taken care of while creating/filling out the dummy
rows.
   For example:  Inserted values in rows where the validation on field
was "not null =True"

Step3: Saved the file with .csv extension

Step4: Tried to import this .csv file into the database using /
appadmin


It is been observed that no data has been inserted into the database
table. Also there was no error message displayed.

Questions:
1. What is the correct way to create the CSV file so that the file can
be imported using appadmin feature.
2. How to debug the error in case data is not reflected after
importing the .csv file?
3. Is there any particular steps that needs to be followed while
importing the file. Please share the documentation/reference in case
it is available.

Reply via email to