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/07/11 11:47]
doischert
tutorial:adm:roles_-_import_data_from_csv [2019/07/11 11:53]
doischert
Line 7: Line 7:
 ==== 1b. Prepare CSV file ==== ==== 1b. Prepare CSV file ====
  
-Here is an example of CSV file which can be used for importing (or updating) roles, setting their role attributes, guarantees (by user, or by role) and criticality. To use this CSV file, create a new identity with user name "user_login", and a new role with code "role_code"+Here is an example of CSV file which can be used for importing (or updating) roles, setting their role attributes, guarantees (by user, or by role) and criticality. To use this CSV file, create a new identity with user name "user_login", and a new role with code "role_code".
  
 <code> <code>
Line 23: Line 23:
   * 4 new roles (Manager-A, LAY-SP, CORE-CLOSE, AB-role)   * 4 new roles (Manager-A, LAY-SP, CORE-CLOSE, AB-role)
   * Manager-A will only have a description set (Leader)   * Manager-A will only have a description set (Leader)
-  * LAY-SP will have a description (Manager), attribute (attr1), criticality (3), guarantee by identity (with user-name "user-login"), and guarantee by role (with role-code "role_code) set. +  * LAY-SP will have a description (Manager), attribute (attr1), criticality (3), guarantee by identity (with user-name "user-login"), and guarantee by role (with role-code "role_code") set. 
-  * Roles CORE-CLOSE and AB-role will have a description ("desc"), and attribute (attr1) set.+  * Roles CORE-CLOSE and AB-role will have a description (desc), and attribute (attr1) set.
  
 ==== Create new LongRunningTask ==== ==== Create new LongRunningTask ====
  • by apeterova