Add a new list element to a transactional object

The relationship to the new hierarchy is now to be transferred to the transactional object that object owners are using and whose status can be evaluated using the hierarchy. Chapter Add/adapt a simple attribute describes how to add new list elements.

Location

XML file in the xml folder

Procedure

  1. Add a new <listAttrType> element at the relevant position.
  2. In the new listAttrType, insert a <listRestriction> element containing an internal <attributeRestriction> element.
  3. Restrict the hierarchy type to be added to the new attribute.

Documents

objectTypes.xml, objectTypes.xsd

Example

AddHierarchy

\WEB-INF\config\custom\xml\custom.xml: Step 3

Location

Property file in the properties folder

Procedure

Add a new property at the relevant position and assign the name of the new list attribute to it.

Example

AddHierarchy

\WEB-INF\config\custom\properties\application\custom.properties