Last accessed time for asset | Community
Skip to main content
New Participant
October 16, 2015
Solved

Last accessed time for asset

  • October 16, 2015
  • 4 replies
  • 877 views

Hi,

Is it possible to find the timestamp for the asset last accessed from repository?

Thanks & regards

Sumit

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by smacdonald2008

Yes - notice this node under dam assets - you can use one of its properties to get this information:

[img]damasset.png[/img]

This is updated when the asset is modified. However, reading an asset is not tracked.

4 replies

smacdonald2008
smacdonald2008Accepted solution
New Participant
October 16, 2015

Yes - notice this node under dam assets - you can use one of its properties to get this information:

[img]damasset.png[/img]

This is updated when the asset is modified. However, reading an asset is not tracked.

joerghoh
Employee
October 16, 2015

What do you mean with "last accessed"? "jcr:lastModified" is maintained upon UI and workflow changes. But reads are not tracked.

kind regards,
Jörg

sumitc22Author
New Participant
October 16, 2015

Yes, It is not tracked. That's why the question :).

The client wanted to archive all the assets not accessed by anybody for last 6 months

Anyway, we informed the client that it is not possible.

joerghoh
Employee
October 16, 2015

Hi,

In that case I would recommend first to check every asset if it's still referenced. Any un-referenced asset, which is activated, can be deactivated then. And then it could get moved to the archive. You can also double-check with the webserver logs. That's probably somthing you want to do, as you never know, if such an asset is used from other sites as well :-)

kind regards,
Jörg