Publish and language report | Community
Skip to main content
LB_PC
Level 2
October 19, 2020
Solved

Publish and language report

  • October 19, 2020
  • 2 replies
  • 1205 views

Hey I was trying to create a report that has if the page has been published or is in draft, also the language of the page. How can I do that? I tried creating a copy of the page report and adding in jcr:content/cq:language but no joy. 

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 Manjunath_K

Hi @lb_pc 

ACS commons Page Report has this feature which provides ability to view report & download report as csv.

 

Tools -> ACS AEM Commons -> Reports

Page Report : http://localhost:4502/var/acs-commons/reports/sample-page-report.html?wcmmode=disabled

https://adobe-consulting-services.github.io/acs-aem-commons/features/report-builder/index.html

 

Provide root path & click execute report to generate report which shows details of each page like Last modified, Replication status etc.

 

 

Hope this helps!

 

 

2 replies

santhosh_kumark
Level 6
October 19, 2020
Manjunath_K
Manjunath_KAccepted solution
Level 7
October 19, 2020

Hi @lb_pc 

ACS commons Page Report has this feature which provides ability to view report & download report as csv.

 

Tools -> ACS AEM Commons -> Reports

Page Report : http://localhost:4502/var/acs-commons/reports/sample-page-report.html?wcmmode=disabled

https://adobe-consulting-services.github.io/acs-aem-commons/features/report-builder/index.html

 

Provide root path & click execute report to generate report which shows details of each page like Last modified, Replication status etc.

 

 

Hope this helps!