A history entry is structured like a map, i.e. the entry consists of key-value pairs, whereby a value can also be a key-value pair. Each history entry has an objectId and a referencedObjectId . The referredObjectId is the object ID of the document for which the entry was written and the objectId is the object ID of the entry itself. Furthermore there are properties like createdBy , detail or versionNumber , which indicate in which user context the entry was created, what happened and which version number the corresponding DMS document has after the protocolled action. The time of the action (creationDate ) and the associated trace ID (traceId traceid ) are also saved to ensure traceability. |