Adapt an object type

To adapt an object type, copy the original to the customizing file. Then you can change the properties and attributes of the object type.

Location

XML file in the xml folder

Procedure

  1. Copy the <objectType> element from the default configuration to the customizing file.
  2. Create new attributes within the <objectType> element. You must set at least the id property. The value must be unique within the object type.

Documents

objectTypes.xml, objectTypes.xsd

Example

ModifyObject_AddSimpleAttribute \WEB-INF\config\custom\xml\custom.xml: Add Simple Attribute