It's all about the answers!

Ask a question

capture the timestamp for the history of customized attributes in RRDI


Naveen Chandani (4812022) | asked Jan 30 '14, 6:16 a.m.
retagged Jan 31 '14, 4:14 p.m. by Brian Fleming (1.6k11928)
Is it possible to capture the timestamp of the history of customized attributes in RRDI

One answer



permanent link
Brian Fleming (1.6k11928) | answered Jan 31 '14, 4:14 p.m.
I may not have fully understood your question, but the data model does not store a timestamp with each custom attribute.  If you want to know when a particular custom attribute was changed, I think you need to join the row containing your custom attribute from the appropriate table based on type (for example REQUEST_HISTORY_STRING_EXT) to the REQUEST_HISTORY table via REQUEST_HISTORY_ID and use the REQUEST_HISTORY.REC_DATETIME value.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.