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:52]
doischert
tutorial:adm:roles_-_import_data_from_csv [2019/09/17 12:43]
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; if left empty, the role code is based on the role name, only spaces " " are replaced by "_"+- Column with role codes - name of the column with role codes in csv file; if left empty, the 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)
Line 52: Line 52:
 - System name - name of the system to connect with roles (if you do not want to connect your roles to any system, leave this line empty) - System name - name of the system to connect with roles (if you do not want to connect your roles to any system, leave this line empty)
 - MemberOf attribute name - name of multi valued attribute for merge; (if you do not want to do that, leave this line empty) - MemberOf attribute name - name of multi valued attribute for merge; (if you do not want to do that, leave this line empty)
 +- Role environment - the name of the environment to which you want to add the role; only supported during creating, not updating roles!
 - Can be requested - (Boolean) - Roles can be requested, can be also used to update already imported settings; it allows not selecting value when updating (not when creating!) roles which will not change the Can be requested property of roles. When creating roles, either Yes or No must be selected. - Can be requested - (Boolean) - Roles can be requested, can be also used to update already imported settings; it allows not selecting value when updating (not when creating!) roles which will not change the Can be requested property of roles. When creating roles, either Yes or No must be selected.
  
  • by apeterova