Hi, I'm trying to run a report on what components are being used on pages of the site. I'm unsuccessful in pulling any results.
We have our components broken out into groups. Basically, my internal partners are looking to see which components we are using on our pages.
I'm a newbie when it comes to using the AEM Common Tools. Thanks in advance for any information that can be shared.
I'm thinking it either needs to be a Components Report or Component Instances. However, I can be totally wrong.
Solved! Go to Solution.
Views
Replies
Total Likes
AEM OOB provides a component list feature [1] [2], which lists down all components available in your AEM instance, clicking on any component will list down all pages, on which this component is used.
If you are looking to download list of components used on a page, you should write a custom report using ACS Commons Report Builder [3] capability.
[1] http://localhost:4502/libs/wcm/core/content/sites/components.html
[3] https://adobe-consulting-services.github.io/acs-aem-commons/features/report-builder/index.html
Hi @DianneE
You can use OOTB component report in AEM - http://localhost:4502/etc/reports/compreport.html.
AEM OOB provides a component list feature [1] [2], which lists down all components available in your AEM instance, clicking on any component will list down all pages, on which this component is used.
If you are looking to download list of components used on a page, you should write a custom report using ACS Commons Report Builder [3] capability.
[1] http://localhost:4502/libs/wcm/core/content/sites/components.html
[3] https://adobe-consulting-services.github.io/acs-aem-commons/features/report-builder/index.html
Thank you for sharing. This was exactly what I was looking for. I was able to run this once I had received the corrective permissions to export a report without NULL.
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies