General Information
Since version 2.2.1 UBIK® supports a journal feature for every single property. UBIK® logs the change of every property value in the system and provides a mechanism to see:
- who changed a property value
- when was the property value changed
The journal feature can be activated for each single MetaProperty (Activate Logging of PropertyValues).
Journal
It is possible to see a list of all changes (per property) by using the object explorer. By exploring an instance it is possible to browse through all Properties. If the journal feature is activated for a property you see a list of all changed values in the properties of this UBIK Property object.
Property | Description |
---|---|
ChangeLogs | Displays a collection of all logged changes of the current property |
LastChange | Displays the very last change (on the timeline) that were made for the current property |
UTS | If the logging is activated, it is possible to see the Timestamp of the last change for the current property |
ValueChangeLogActive | Indicates whether the logging is activated for the current property |
Changelogs
By opening the collection Changelogs you see an overview of all changes. It is possible to view the details of every single log entry by browsing into the Changelog.
Property | Description |
---|---|
ChangedFrom | The previous Value of the property (before the change) |
ChangedTo | The "new" Value of the property (after the change) |
Timestamp | Timestamp when the change was made |
UbikSession | Shows the session object during which the change was made |
ChangedIndexValues | Gives a detailed overview for changes done on the index values (if available) |