Hi All,
I want to export the jcr:content of the page including all the component details like property name and value to the excel sheet. I need to do this in AEM 6.1. Can anyone already did like this? Appreciate your help.
Feike Vissersmacdonald2008Arun Patidar
Thanks,
Vijay
Solved! Go to Solution.
Views
Replies
Total Likes
Hi Siva,
Yes, we can do it. We have an HELPX article that talks about your use case.
Adobe Experience Manager Help | Creating a Custom Reporting Service for Adobe Experience Manager
Thanks,
Ratna Kumar.
Views
Replies
Total Likes
Hi Siva,
Yes, we can do it. We have an HELPX article that talks about your use case.
Adobe Experience Manager Help | Creating a Custom Reporting Service for Adobe Experience Manager
Thanks,
Ratna Kumar.
Views
Replies
Total Likes
Views
Replies
Total Likes
Hi Ratnakumar,
Thanks for your reply. I have read the link and that link is for reading the data from DB using datasourcepool and export into Excel. But my requirement is, I'm having some contents in page and just want to export the content in to Excel/txt file. I believe, to achieve this I no need to go with an any costly operation like the link which you provided.
Thanks,
Vijay
Views
Replies
Total Likes
To write out data to Excel -- yOu need to write a custom service that uses Excel API. It does not matter where the data comes from - a relational database, the JCR, etc, You still need to write an AEM Service that uses the Excel API as specified in that link that Ranta provided. AEM does not offer an OOTB Excel endpoint.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies