Jump to: navigation, search

Difference between revisions of "Property-Value Journal"


(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...")
 
Line 8: Line 8:
 
It is possible to see a list of all changes (per property) by using the object explorer.
 
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.
 
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.
 +
 +
<br/>[[File:Property_Journal.000.PNG|border]]
  
 
{| class="wikitable" | width = "50%"
 
{| class="wikitable" | width = "50%"
Line 23: Line 25:
 
|}
 
|}
  
<br/>[[File:Example.jpg|border]]
+
 
  
  
 
=== Changelogs ===
 
=== 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.
 
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.
 +
 +
<br/>[[File:Property_Journal.001.PNG|border]]
  
 
{| class="wikitable" | width = "50%"
 
{| class="wikitable" | width = "50%"

Revision as of 13:09, 10 December 2013

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

IC Hint square.pngOnce 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.


Property Journal.000.PNG

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 Journal.001.PNG

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)