Component Report
Anyway where we can pull out the components used in a particular page and get it exported to excel file?
Anyway where we can pull out the components used in a particular page and get it exported to excel file?
Hi,
Please follow the below steps . It worked fine for us -
1) Select your required page to see component report at http://localhost:4502/etc/reports/compreport.html
2) Now hit the below URL. It gives you JSON output.
http://localhost:4502/etc/reports/compreport/jcr:content/report.data.json
3) Copy paste the generated JSON output at below URL and click on JSON to excel
http://www.convertcsv.com/json-to-csv.htm
You should be generating excel report now.
We hope this information helps!
Regards,
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.