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/09 06:54]
doischert
tutorial:adm:roles_-_import_data_from_csv [2019/07/09 07:01]
doischert
Line 24: Line 24:
 Now we will create the new LongRunningTask (LRT). As shown in the picture, go to Settings → Task scheduler → Scheduled tasks and hit green "Add" button to add new LRT. Now we will create the new LongRunningTask (LRT). As shown in the picture, go to Settings → Task scheduler → Scheduled tasks and hit green "Add" button to add new LRT.
  
-{{ :tutorial:adm:03_scheduler.png?direct&600 |}}+{{ :tutorial:adm:03_scheduler.png?direct&1200 |}}
  
 ==== Fill all attributes ==== ==== Fill all attributes ====
Line 33: Line 33:
 - 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 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 (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 attributes - name of the column with role attributes, can be also used to update attributes+- Column with 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)
 - Form definition code - the code for the definition which will contain the added attributes - Form definition code - the code for the definition which will contain the added attributes
 - Column separator - separator of columns in csv file (default ; ) - Column separator - separator of columns in csv file (default ; )
Line 57: Line 57:
 At this point, everything should be set up and when the task ends, roles are imported in IdM with their attributes, placed in the catalogue named by the system name. At this point, everything should be set up and when the task ends, roles are imported in IdM with their attributes, placed in the catalogue named by the system name.
  
-{{ :tutorial:adm:04_resultrole.png?direct&600 |}}+{{ :tutorial:adm:04_resultrole.png?direct&1200 |}}
  
 ==== Known issues ==== ==== Known issues ====
  • by apeterova