Hi Guys, I am trying to apply Google Style pagination to com.day.cq.wcm.foundation.List of objects. I could not do this with the methods available in that class. I tried refering to OOTB search component but it is not helping.Am not sure whether any Plugin or something like that is available to...
Hi,I am trying to retrieve mapping between user - group information.I tried to get via http://<hostname>:<port_no>/home/groups/<group_name.json>. This displays data from rep:members in uuid format and not as user name.rep:members: ["0e41c69f-0203-3b19-bad2-37aba79267d6","2b500cd3-685d-3937-9cb2-e1a1...
Is it possible to cache PDF/word documents on dispatcher? If yes then does it make any sense to cache these on dispatcher and will caching of these files will improve performance/user experience? Open for opinions.
Hi All,I am facing issue with search using Query Builder API is a specific scenario. I am giving one example on the same.Suppose, I have a page which includes multiple jcr properties(recipeTitle, recipeShortDescription, recipeIcon, cookingIngredients, etc.). Now, I have a keyword, which I want to se...
Experts, please point me to the right direction:In classic UI:I select an asset and can start workflow from the list of workflows (from Menu: Workflow)In Touch-optimized UI:How can I start a workflow for a selected asset???Thanks,Alex
Hi,I want to understand the use of metatype for component. I understand, if we keep it true than it will generate metatype.xml else it would not. But what is the advantage of keeping data in this xml? Is there any added feature that we get because of this or does it have any advantage over not havin...
I have a website currently live in bunch of languages like English, Russian, Turkish etc.Let's say my en_us is my blueprint and I have en_gb, ru_ru as live copies. Now I want to create a "Language Copy" of en_gb website to some other language say "xx_yy".Why I want for Language Copy is because there...
I have installed AEM SP2 on Redhat Linux, I could see as Version 6.0 SP2 after installation. But later I installed following hotfixes in the below link.Hotfix 6167 *Hotfix 6446 *Hot fix 6561 *Hotfix 6031 *AEM 6.0 Dynamic Media Feature Packcq-6.0.0-featurepack-6431-1.0.0cq-6.0.0-featurepack-4113-2.0....
Hi,I create set of pages automatically in my AEM6 bundle using create(String parentPath, String pageName, String template, String title) method of PageManager interface. The results is good - the required pages get created, however I see lots of error messages (which are not related to my code) in e...
I recently noticed that SP2 for 5.6.1 was released on package share on 6/17. Are all 5.6.1 hotfixes up to this point included in SP2? If not, which hotfixes should still be installed separately?Thanks...