Hi everyone,I have case where I need to store a lot of values (around 7000) under a certain node in an OAK repository (AEM 6.0). The previous implementation had each value (user ID) stored as a node without a hierarchy, which made page activations quite slow.I changed it now so the values are stored...
Hello,I am using jackrabbit user manager to find out all the users in AEM repository. With userManager.finAuthorizables(Query) able to find out all the users. I want to get the immediate groups names of every user returned from above method.For example if user "test" belongs "test-group" and if "tes...
Hi, Can anyone help me how to show specific workflows only based on the site. I have 2 sites in my application. I have to show only specific workflows and hide all other workflows in the sidekick. same to the other site. Am using AEM5.6.1 Please help me to achieve this. Thanks in advance!!! Sony C.
Users of my site should be able to subscribe to a news mailing list. When publishing pages based on a news page template, a mail should automatically be sent to users on the news mailing list. The mail should contain a snippet / teaser of the news page published.How would I go about implementing the...
Hello,I am using Bootstrap v2.1.1 to develop our new responsive website. I know Geometrixx-media used same version in AEM 5.6.1.I would like to use the latest version of Bootstrap. I think it is v3.3.5 for now.Can you please explain how to upgrade it to the latest version?I understand need to follow...
I am trying to use a hashed password rather than plaintext in the LDAP Identity Provider configuration for bind.password but it does not seem to be supported.Can you verify if this is supported and if so how to enable this?
I want the refresh action when clicking on preview link of Touch UI in author. I want to add reload action in /libs/cq/gui/components/authoring/clientlibs/editor/js/layers/PreviewLayer.js. What is the method i need to include?
We are configuring dispatcher cache flush for pages with vanity url's. Pages can have multiple vanity url's in our case.As per documentation at https://docs.adobe.com/docs/en/dispatcher/page-invalidate.html, activating a page should by default flush the content cached at it vanity path as well. But ...