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
devel:documentation:modules_extras [2019/09/12 09:31]
klementm
devel:documentation:modules_extras [2019/09/12 10:11]
hanakp
Line 23: Line 23:
 ===== Virtual system import LRT ===== ===== Virtual system import LRT =====
 Documentation is available here: [[tutorial:adm:systems_-_import_of_data_from_csv|]] Documentation is available here: [[tutorial:adm:systems_-_import_of_data_from_csv|]]
 +
 +===== Automatic role definitions - Import of data from CSV =====
 +Documentation is available here: [[tutorial:adm:automatic_role_definitions_-_import_of_data_from_csv|]]
 +
 +===== Assign roles to contract EAV - Import of data from CSV =====
 +Documentation is available here: [[tutorial:adm:assign_roles_to_contract_-_import_of_data_from_csv|]]
 +
 +===== Roles - Import of data from CSV =====
 +Documentation is available here: [[tutorial:adm:roles_-_import_data_from_csv|]]
  
 ===== Automatic roles - adding role by node in structure ===== ===== Automatic roles - adding role by node in structure =====
Line 41: Line 50:
 Other thing you need to do is to enable service ExtrasIdmConceptRoleRequestService. This service is by default turned off in extras module. Other thing you need to do is to enable service ExtrasIdmConceptRoleRequestService. This service is by default turned off in extras module.
 Go to your project modul and create new service which will inherit from ExtrasIdmConceptRoleRequestService and add annotation Primary and Service Go to your project modul and create new service which will inherit from ExtrasIdmConceptRoleRequestService and add annotation Primary and Service
 +
 +===== Report Compare values in IdM with values in system =====
 +Report will compare value of attributes with connected system. Connected system does not need to be in read only.
 +More information is available here: [[tutorial:adm:report_compare_value_idm_to_system|]]
  • by sourek