Hi,
I got a requirement to list of below properties from page and update them in excell
1.tags
2. title
3. page title
4. Publish status
5. Description
I have thousands of pages, and child pages too , how can I a give this.
Thanks in advance
Thanks
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @Ricky99999
There is an ACS common tool to fetch page report which gives page details under specific path, have a look at https://adobe-consulting-services.github.io/acs-aem-commons/features/report-builder/index.html
Hope this helps!!
Thanks,
Gaurav Sachdeva
Hi @Ricky99999
You can achieve your use case in the below ways:
and finally write them into an excel file in java
Query builder sample query:
Hope it helps!
Thanks,
Kiran Vedantam
Hi @Ricky99999
There is an ACS common tool to fetch page report which gives page details under specific path, have a look at https://adobe-consulting-services.github.io/acs-aem-commons/features/report-builder/index.html
Hope this helps!!
Thanks,
Gaurav Sachdeva
@Thanks for the reply.
By using ACS commons I can get title, tags and replication status and I believe they are default properties. Correct me.
Do we have any way to get customised page properties in Excell.
Views
Replies
Total Likes
If you are allowed to use ACS AEM Commons in your project, then you can use page report mechanism for this requirement.
1. Please refer existing ACS AEM Commons page report here https://adobe-consulting-services.github.io/acs-aem-commons/features/report-builder/index.html
2. Create another page report as per your need.
ACS AEM Commons page report will save your time and effort.
Hi @DEBAL_DAS @Gaurav_Sachdeva_
Thanks for the reply.
By using ACS commons I got title, tags and replication status and I believe they are default properties. Correct me.
Do we have any way to get customised page properties in Excell.
Views
Replies
Total Likes
Yes, I used ACS commons with customized page property also and it worked.
In result column you need to mention this (giving example) -
Heading
Field Label [Some meaningful name] of custom property
Property
jcr:content/cutomproperty
Hope this helps.
Views
Replies
Total Likes
Hi @Ricky99999
you can customize the page report and change the complete report according to your requirement just go here and try.
Thanks,
Gaurav
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies