Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
tutorial:adm:roles_-_import_data_from_csv [2019/08/15 14:44]
doischert
tutorial:adm:roles_-_import_data_from_csv [2019/08/15 14:53]
doischert
Line 38: Line 38:
 - Task type - **ImportRolesFromCSVExecutor** - Task type - **ImportRolesFromCSVExecutor**
 - Import csv file - dropzone to select or drop csv file - Import csv file - dropzone to select or drop csv file
-- Column with roles - Name of the column with roles in csv fileĀ +- Column with roles - name of the column with roles in csv fileĀ 
-- Column with role codes - Name of the column with role codes in csv file; this is only used for updating role, not creating them! When creating them, role code is based on the role name, only space " " are replaced by "_"+- Column with role codes - name of the column with role codes in csv file; if left emptythe role code is based on the role name, only spaces " " are replaced by "_"
 - Column with description - name of the column with role description, can be also used to update description (if your CSV file doesn't contain descriptions, i.e., you are not setting description for any of your roles, leave this line empty)  - Column with description - name of the column with role description, can be also used to update description (if your CSV file doesn't contain descriptions, i.e., you are not setting description for any of your roles, leave this line empty) 
 - Column with role attributes - name of the column with role attributes, can be also used to update attributes (if your CSV file doesn't contain attributes, i.e., you are not setting attributes for any of your roles, leave this line empty) - Column with role attributes - name of the column with role attributes, can be also used to update attributes (if your CSV file doesn't contain attributes, i.e., you are not setting attributes for any of your roles, leave this line empty)
  • by apeterova