Jump to: navigation, search

Difference between revisions of "Property-Value Journal"


(General information)
(Journal)
Line 9: Line 9:
  
 
== Journal ==
 
== Journal ==
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 {{OX}}.
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 its properties. If the journal feature is activated, a list of all changes made to a property value can be shown:
  
 
<br/>[[File:Property_Journal.000.PNG|border]]
 
<br/>[[File:Property_Journal.000.PNG|border]]
Line 27: Line 27:
 
|-
 
|-
 
|}
 
|}
 
 
 
  
 
=== 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 changelogs list you see an overview of all commited value changes. It is possible to view the details of every single log entry by browsing through the changelog.
  
 
<br/>[[File:Property_Journal.001.PNG|border]]
 
<br/>[[File:Property_Journal.001.PNG|border]]
Line 40: Line 37:
 
! Property!! Description
 
! Property!! Description
 
|-
 
|-
| ChangedFrom|| The previous Value of the property (before the change)
+
| ChangedFrom|| The previous value of the property (before the change)
 
|-
 
|-
| ChangedTo|| The "new" Value of the property (after the change)
+
| ChangedTo|| The "new" value of the property (after the change)
 
|-
 
|-
 
| Timestamp|| Timestamp when the change was made
 
| Timestamp|| Timestamp when the change was made
Line 48: Line 45:
 
| UbikSession|| Shows the session object during which 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)
+
| ChangedIndexValues|| Gives a detailed overview for changes done on the index values (only available for indexed properties)
 
|-
 
|-
 
|}
 
|}

Revision as of 10:05, 12 December 2013

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

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 OX. By exploring an instance it is possible to browse through all its properties. If the journal feature is activated, a list of all changes made to a property value can be shown:


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 changelogs list you see an overview of all commited value changes. It is possible to view the details of every single log entry by browsing through 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 (only available for indexed properties)