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:assign_roles_to_contract_-_import_of_data_from_csv [2019/11/12 12:37]
michalp
tutorial:adm:assign_roles_to_contract_-_import_of_data_from_csv [2020/07/07 14:49]
kubicar [Fill all attributes]
Line 25: Line 25:
 - Task type - **ImportCSVUserContractRolesTaskExecutor** - Task type - **ImportCSVUserContractRolesTaskExecutor**
 - 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 username - name of the column with username - Column with username - name of the column with username
-Column with roles - Name of the column with roles in csv file +Roles assignment contract type - Asign roles to one of the options: allContracts, primeContract or eavContract 
-- Column with contract eav - Name of the column with contract eav in csv file +- Column with contract eav - Name of the column with contract eav in csv file. Mandatory if you choose assign to eavContract. 
-- Contract eav name - Name of the contract eav in IdM+- Contract eav name - Name of the contract eav in IdM. Mandatory if you choose assign to eavContract.
 - Column separator - separator of columns in csv file - Column separator - separator of columns in csv file
 +- Multi value separator - separator of roles column in csv file. This works ONLY for roles column. You also need to tick the chechbox
 +- File encoding type - insert encoding of your csv file. Default value is UTF-8
 +- Contract definition - specify IdmIdentityContract definition. Use it optionally when you choose assign to eavContract. Default value is default.
 +
 +{{:tutorial:adm:importcvsrolestocontract_udpated.png?nolink&400|}}
  
-{{:tutorial:adm:screenshot_2019-06-11_at_14.23.35.png?400|}} 
  
 ==== Run the task ==== ==== Run the task ====
  • by cabelkal