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/06/10 11:09]
hanakp [Fill all attributes]
tutorial:adm:roles_-_import_data_from_csv [2019/06/10 11:22]
hanakp [Fill all attributes]
Line 16: Line 16:
 </code> </code>
  
-As you can see roles column can be single or multivalued. For multivalued roles, description will be added to every role.+As you can see roles column can be single or multivalued. For multivalued roles, description from the same row will be added to every role
 +CSV file can have optional number of columns, role and description columns are specified in setup of LRT.
  
 ==== Create new LongRunningTask ==== ==== Create new LongRunningTask ====
Line 31: Line 32:
 - Column with description - name of the column with role description, can be also used to update description - Column with description - name of the column with role description, can be also used to update description
 - Column separator - separator of columns in csv file - Column separator - separator of columns in csv file
-- Multi value separator - ( Char, default: new line ) separator of multi value values in csv file+- Multi value separator - ( Char, default: new line ) separator of multi valued role names in csv file, new line separator is default export from excel, but for better clarity of csv file, it's recommended to use some symbol instead
 - System name - name of the system to connect with roles - System name - name of the system to connect with roles
 - MemberOf attribute name - ( default: rights ) - name of multi valued attribute for merge, attribute named "rights" is automatically created on every virtual system, but you can create your own and change setup of LRT - MemberOf attribute name - ( default: rights ) - name of multi valued attribute for merge, attribute named "rights" is automatically created on every virtual system, but you can create your own and change setup of LRT
Line 47: Line 48:
 {{:tutorial:adm:aaaaaaaa7.png?400|}} {{:tutorial:adm:aaaaaaaa7.png?400|}}
  
-You can check status about created roles in "all tasks" panel in task detail.+You can check status about created roles in "all tasks" panel in task detail. Here you can find information about created, updated or already existing roles.
  
 Everything should be set up so far and when the task ends, roles are imported in IdM, placed in catalogue named by system name. Everything should be set up so far and when the task ends, roles are imported in IdM, placed in catalogue named by system name.
  • by apeterova