Jump to: navigation, search

Changes


Property-Value Journal

1,902 bytes added, 13:04, 10 December 2013
Created page with "==General information== Since Version 2.2.1 UBIK supports the a journal feature for every single property. UBIK logs the change of every propertyvalue in the system and provid..."
==General information==
Since Version 2.2.1 UBIK supports the a journal feature for every single property. UBIK logs the change of every propertyvalue in the system and provides a mechanism to see who changed what property and when. The journal feature must be activated for every single Property ([[Activate_Logging_of_PropertyValues]]).

{{Hint|Once the logging is activated, every change on the property will be logged in the database}}


== 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.

{| class="wikitable" | width = "50%"
|-
! 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
|-
|}

<br/>[[File:Example.jpg|border]]


=== 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.

{| class="wikitable" | width = "50%"
|-
! 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)
|-
|}
1,658
edits