Differences

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

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
tutorial:adm:automatic_role_definitions_-_import_of_data_from_csv [2019/06/10 12:11]
hanakp created
tutorial:adm:automatic_role_definitions_-_import_of_data_from_csv [2020/04/30 13:31]
doischert [Known issues]
Line 1: Line 1:
 ====== Automatic role definitions - Import of data from CSV ====== ====== Automatic role definitions - Import of data from CSV ======
 +
 +This LRT can be used to import automatic roles which are assigned based on an EAV attribute of a contract.
  
 ==== Prepare CSV file ==== ==== Prepare CSV file ====
Line 38: Line 40:
 - Second contract eav name - name of existing eav attribute of contract which will be checked for match with automatic attribute - Second contract eav name - name of existing eav attribute of contract which will be checked for match with automatic attribute
  
 +{{:tutorial:adm:screenshot_2019-06-20_at_15.34.51.png?400|}}
 ==== Run the task ==== ==== Run the task ====
  
Line 50: Line 53:
 You can check status about created role definitions in "all tasks" panel in task detail. Here you can find information about created or already existing automatic role definitions. You can check status about created role definitions in "all tasks" panel in task detail. Here you can find information about created or already existing automatic role definitions.
  
-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, existed roles has got automatic role definitions on specified attributes. 
 + 
 +Number of processed items means how many role names is in csv. 
 +Number of finished items are roles that were found in IdM and has't got automatic role definition. 
 + 
 +==== Known issues ==== 
 + 
 +<note warning>In Extras 1.8.0 and lowerthere is a bug. If you have multiple EAV attributes with the same code in different form definitions (e. g., for identity and contract), the task can fail because it doesn't check the definition. An easy fix is to rename the attribute.</note> 
 + 
 +If you delete or upload new file via dropzone, you should delete old files, created from previous uploads. 
  • by apeterova