Extend existing Digital Event Types

The default implementation of the control with events uses configuration files supplied in Digital Event Type format (JSON and DX) for the Complex Event Processing Engine. The Digital Event Types files are automatically generated for the related object by ARIS Risk & Compliance Manager based on information stored in the objectTypes.xml.

To add an additional attribute to the Digital Event Type of a particular object, mark the relevant attribute in the custom.xml as isEventRelevant, as usual in Customizing. After a restart of ARIS Risk & Compliance Manager, the local Digital Event Types is updated.

Location

XML file in the xml folder.

Procedure

  1. Copy the <objectType> element from the default configuration to the customizing file.
  2. Add the isEventRelevant property with value true to the attribute element that is to be added to the Digital Event Type of the object.

Documents

objectTypes.xml, objectTypes.xsd