CEM: Is there an API-based method to call for changed assets - essentially an out of the box way to request deltas? | Community
Skip to main content
October 16, 2015
Solved

CEM: Is there an API-based method to call for changed assets - essentially an out of the box way to request deltas?

  • October 16, 2015
  • 4 replies
  • 756 views

We have a legacy DAM system that we're using for channel deployment and we have a client using CEM.  I searched and did not readily find in the help documentation, but I'm looking to see if there is an existing API call to request changed assets from a CEM repository.  

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
        You could implement this functionality using dam handlers. Make a record of changed assets.

4 replies

smacdonald2008
smacdonald2008Accepted solution
Level 10
October 16, 2015
        You could implement this functionality using dam handlers. Make a record of changed assets.
Sham_HC
Level 10
October 16, 2015

[1]  helps for recording. Still have to write an implementation to retrieve.

[1]  http://cq-ops.tumblr.com/post/32802188133/how-to-enable-audit-logging-for-cq-dam

October 16, 2015

smacdonald2008 wrote...

You could implement this functionality using dam handlers. Make a record of changed assets.

 

Thank you very much.  Since I'm unfamiliar with using AEM, is this a feature in AEM that I can tell this customer to implement without code customization?  I'm just trying to get an idea of the level of effort to implement this changed asset feed; ideally having the ability to do this via XML.  

smacdonald2008
Level 10
October 16, 2015

 See this community article to get up and running with DAM handlers:

http://helpx.adobe.com/experience-manager/using/damhandler.html