Expandir minha barra de realizações na Comunidade.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.

SOLUCIONADO

AEM Generate Asset Report of All Titles and Tags

Avatar

Level 1

Hello All,

New to forum.

I would like to be able to generate an asset list / report from AEM giving me all Titles and their Tags.  I didn't see this ability in the standard list of OOB reports.  Perhaps just missed it.

TIA for any advice - Mike

1 Solução aceita

Avatar

Resposta correta de
Level 1

Excellent.  Thank you!

Ver solução na publicação original

5 Respostas

Avatar

Level 4

There is an OOTB asset view servlet http://localhost:4502/bin/wcm/contentfinder/asset/view.json/content/dam/

This gives a list of all assets along with some metadata information. This might help!

Avatar

Level 1

Thanks Rima - I had a go at that address but " This site can't be reached ".  Are you behind a firewall and able to reach that site?

Avatar

Level 4

Thats the url to my AEM instance running on local, on port 4502. Please change the hostname and port accordingly.

Avatar

Level 4

Avatar

Resposta correta de
Level 1

Excellent.  Thank you!