export a list of all tags from /etc/tags + 5.6.1 | Community
Skip to main content
New Participant
October 16, 2015
Solved

export a list of all tags from /etc/tags + 5.6.1

  • October 16, 2015
  • 3 replies
  • 1494 views

Hi,

Please let me know how to export a list of all tags from 
/etc/tags

including node name and jcr:title

Thanks,

Mahesh

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 would need to write your own service to query the tags and dump the result set into an Excel sheet. See here for information on writing AEM data to Excel: 

https://helpx.adobe.com/experience-manager/using/aem-reporting-service.html

3 replies

edubey
New Participant
October 16, 2015

I guess, you can easily create package from package manager with filter of path /etc/tags?

Not sure, Is there something else you are expecting?

Thanks

New Participant
October 16, 2015

Not a package ... is it possible to get it in a text or excel sheet, with some curl command.

 

Thanks, Mahesh

smacdonald2008
smacdonald2008Accepted solution
New Participant
October 16, 2015

You would need to write your own service to query the tags and dump the result set into an Excel sheet. See here for information on writing AEM data to Excel: 

https://helpx.adobe.com/experience-manager/using/aem-reporting-service.html