Hi all,in my company I need to work on an old aem project (AEM 6.4.5).In this project there's no ui.content folder (only /core and /ui.apps) so when I install the package on my local instance there's no Sites instance of this project. How can I generate this site and some sample pages for this proje...
Hi, After recent AEM push update, our build is failing in "Code Quality" step .Issue is with indexing, Please find below the issue statement "Index definitions type needs to be 'lucene' to compliant with AEM as a Cloud Service" How can I test this issue in local before pushing it to stage? ThanksG...
We are not planning to write junit as part of the development at least for now. Is there a way to bypass as i read there is a need for 50% coverage for cloud manager build.
I was hoping to be able to add 2 fields in a new tab which applied to PDF's. I was looking at creating a meta data schema with the folder structure application/pdf and I'd add my 2 fields there. But when I apply it - I only get my 2 fields. I lose all other options. I really don't want to (needless...
Hello everyone, i'm working with a big assets project, where the client has some folders with thousands of assets, when it tries to review the folder content and sort by name for example, I'm seeing a warn message log due to traversal query.Basically it is the list view and then sort by name. The qu...
The developer is presented with a component "Component A" which inherits from a component "Component B".The dialog of Component A on path ../cq:dialog/../../items looks like:+ align- jcr:primaryType="nt:unstructured"- sling:resourceType="granite/ui/components/coral/foundation/form/select"- fieldLabe...
Hi,I have read bunch articles on lucence index in AEM, like how to create and it is helpful in reducing traversal but still not able to understand, how these indexes works internally . How does defining an index makes difference in traversal , what is the internal logic? ThanksGanesh
I have a Project A which has got certain features and associated sling models. As per the requirement, I have to add the core and ui.apps of this Project A as a dependency to Project B.So Project A core.jar added as dependency to Project B core module& Project A ui.apps.zip added as dependency to Pr...
Hello everyone!I've received a request from a client, and I'd appreciate it if you could assist me.Inside the Layoutcontainer Component, I need to insert numerous Teaser components.I have to sort the Teaser component within it based on some criteria.I tried a few different approaches to collect the ...
I am running AEM Author Instance 6.5.11 in my local and its throwing the following error in browser. I unpacked the aem-author-4502.jar file and then installed the 6.5.11 package. Finally ran the command mvn clean install -pautoInstallSinglePackage in my project. It runs perfectly fine in the first ...