|
Import of Users |
Top Previous Next |
|
The import of users is performed in the Admin Panel -> User Management -> Import Users. The import can be performed from CSV and Excel files.
There are two sections on the Import Users page:
System Import Values
This section determines the default User Group to perform the import to and the status of the imported users.
Data Import
The following settings for the data import are set:
o new values can be either added to the database or can be ignored leaving this field empty in the user profile.
The priority of the User Group:
If the user_group field exists in the import file, then
o If the User Group field value is selected, the user is assigned to that User Group. o If the User Group field value is NOT selected, the user is not imported.
If the user_group field does NOT exist in the import file, then
Import File Requirements
The first row in the file must contain fields' ids All following rows are filled with the user data.
The username field is mandatory and has to be part of the import file:
The Report
After the import is performed, Admin sees the report informing the amount of imported users as well as the total amount of rows in the import file. If due to some reason not all users were imported, Admin is shown the report specifying the numbers of not imported rows in the file and the error occurred.
|