A new hierarchy is added in ARIS Risk & Compliance Manager. A new name is assigned to the hierarchy in the properties. Since the initial root element of the hierarchy is generated in the database only when an environment is generated, you must create a new environment in order to view the change.
Location |
XML file in the xml folder |
Procedure |
Add a new <enumitem> element at the relevant position. The id property contains a unique name for the hierarchy, while the value property contains a unique numerical identifier that is transferred to the database. |
Documents |
enumerations.xml, enumerations.xsd |
Example |
AddHierarchy \WEB-INF\config\custom\xml\custom.xml: Step 1 |
Location |
Property file in the properties folder |
---|---|
Procedure |
Add a new property at the relevant position and assign a hierarchy name to it. |
Example |
AddHierarchy \WEB-INF\config\custom\properties\application\custom.properties |