Downloading a list of assets | Community
Skip to main content
September 26, 2018
Solved

Downloading a list of assets

  • September 26, 2018
  • 1 reply
  • 738 views

I'm a business user of AEM.  Is there a way to get an export in a document (preferably excel) of all the assets we currently house in AEM?  I'm talking images, pdf files etc.?

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

See the AEM Doc topic:

Asset Reports

In addition, an  AEM Developer can create a workflow that could query all assets in a given path of the JCR and dump out the results in a spreadsheet that can be emailed to interested parties.

1 reply

smacdonald2008
smacdonald2008Accepted solution
Level 10
September 26, 2018

See the AEM Doc topic:

Asset Reports

In addition, an  AEM Developer can create a workflow that could query all assets in a given path of the JCR and dump out the results in a spreadsheet that can be emailed to interested parties.