hi Team, As per https://developer.adobe.com/experience-manager/reference-materials/6-5/granite-ui/api/jcr_root/libs/granite/ui/components/coral/foundation/form/autocomplete/index.html It is using Coral2 component, which will not be supported any longer. Does anyone know what option instead of same c...
Hi team, Looking for list of OOTB selectors which comes by default in AEM that are used by Sling to determine how resource is rendered so that we know we are not mistakenly allowing or using any OOTB selector in our code base that can trigger some internal implementations.
SQL2 search not giving results when executed from servlet for Vietnamese and Korean character set.We have set Apache Sling request parameter handling - Default Parameter Encoding - to UTF-8When we hit the servlet which basically picks up the search text which is in Vietnamese or Korean text , and tr...
Hi We figured out the issue as separate configuration has to be created under config.publish and deployed and then schedular is working as expected. When directly adding the schedular configuration through its not working.