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:roles_-_import_data_from_csv [2019/06/07 16:56]
hanakp created
tutorial:adm:roles_-_import_data_from_csv [2019/06/10 10:20]
hanakp
Line 1: Line 1:
-====== Prepare CSV file ======+====== Roles - Import of data from CSV ====== 
 + 
 +==== Prepare CSV file ====
  
 Here is an example of CSV file which can be used for import roles. Here is an example of CSV file which can be used for import roles.
Line 16: Line 18:
 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 will be added to every role.
  
-====== Create new LongRunningTask ======+==== Create new LongRunningTask ====
  
 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.
  
-====== Fill all attributes ======+==== Fill all attributes ====
  
 Now we need to create new LRT with these attributes: Now we need to create new LRT with these attributes:
Line 34: Line 36:
 - Can be requested - ( Boolean ) - Fills can be requested - Can be requested - ( Boolean ) - Fills can be requested
  
 +==== Run the task ====
  
 +Now we just need to hit run
 +You can check status about created roles in All tasks panel in task detail.
  • by apeterova