Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Using Query Builder Debugger
http://localhost:4502/libs/cq/search/content/querydebug.html
Is there a way to build a query using Query Builder Debugger that will return a unique page name for a page that contains a specific component?
Thank you in advance for any help.
-Dean
Hi
Some reference article to help you:-
Link:- http://stackoverflow.com/questions/35022260/adobe-cq-aem-query-to-fetch-pages-by-passing-component-n...
//query to fetch pages by passing component name
Link:- https://hashimkhan.in/aem-adobecq5-code-templates/groovy-script/
//Groovy Script for Find all the pages wherein a particular component is being used.
Link:- http://localhost:4502/etc/reports/compreport.html
// Component Report,You can use OOB component report in AEM for this use case - http://localhost:4502/etc/reports/compreport.html. In touch UI you can also get the list of components(also displays the render timing) by switching to the developer mode - https://docs.adobe.com/docs/en/aem/6-1/develop/components/developer-mode.html#Components
Old Forum Posts :-
Link:- http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manage...
I hope this would be of some help to you.
Thanks and Regards
Kautuk Sahni
Views
Likes
Replies