Page 1 of 1
Time of creation of an element
Posted: Wed Jun 24, 2015 1:07 pm
by ram123
Is there any way to know on which date and time an element was added to a dimension?
I am assuming we can get to know using Transaction log.. but is there any way to filter out a particular dimension? I can approximately set the range of date to a week or 10 days as thats what I'm assuming..
Any other suggestions?
Re: Time of creation of an element
Posted: Wed Jun 24, 2015 1:46 pm
by tomok
ram123 wrote:Is there any way to know on which date and time an element was added to a dimension?
This is not going to be logged. There should be a log entry telling you the dimension was updated but you can't tie it to a specific element. The only way I know of to track this would be is to add an attribute to the dimension and update it yourself with a timestamp value immediately after the element is added. Of course, this will only really work if you are adding the element via a TI. If you are doing it with an XDI sheet, or the Dimension Editor, you'll have to rely on the user to manually update the timestamp attribute.
Re: Time of creation of an element
Posted: Wed Jun 24, 2015 3:04 pm
by BrianL
The transaction log is only tracking data changes.
For anything else, you're pretty much limited to whatever TM1 will spit out into the audit logs. I don't recall off the top of my head if specific element edits are captured.
Re: Time of creation of an element
Posted: Wed Jun 24, 2015 3:14 pm
by lotsaram
The audit logs for TM1 will tell you that a dimension was updated, by whom and with a timestamp but element insertions and deletions aren't identified.
If you want to identify element creation & deletion, hierarchy moves, etc for manually maintained dimensions this is available in Pulse provided that the full source control monitoring option is selected for the dimension.