Hello everyone, I created custom renditions using Processing profiles in AEM Cloud. Below is the URL that I followed. https://experienceleague.adobe.com/en/docs/experience-manager-learn/assets/configuring/processing-profiles But it didn't worked after uploading the assets in the DAM, assets are comi...
Hi All, We have enabled encapsulated tokens in one of our environments and disabled sticky sessions in the load balancer. When we load our page, some API calls are routed to one publisher while others are routed to different publishers(Expected). In one of our user-related authentication calls (whi...
My requirement is to translate a website using language copy in AEM.I need to translate a website using the language copy feature in AEM. To do this, I created an account on Azure and obtained a free trial translator resource, which provided me with two subscription keys and one subscription ID. I w...
Hi folks,I am trying to build the wknd project. The bundles are just getting installed and not started, because of which I can't use the page edit window to drag and drop components. My AEM version is 6.5 and the docs suggest to download the AEM Service Pack 6.5.14, which I can only access from my e...
these are the things that came to mind 1. rebuilt the repo to use the new/latest maven archetype2. In addition to no.1, check dispatcher configs and the cloud manager configs3. if ACS commons is in used, check what features needs to be redeveloped/removed4. There's a more comprehensive list from ado...
Hey , is there a way that i can find the number of times a component as been used in the website? i want a number count of the most used components in the website . any easy way to do this?
I created a image with jdk1.8-maven3.9.6 as my application needs jdk1.8FROM amazoncorretto:8-al2023-jdk ARG MAVEN_VERSION=3.9.6ARG USER_HOME_DIR="/app"ENV MAVEN_CONFIG "$USER_HOME_DIR/.m2"ARG SHA=706f01b20dec0305a822ab614d51f32b07ee11d0218175e55450242e49d2156386483b506b3a4e8a03ac8611bae96395fd5eec1...
When we do query search, results are grouped based on paths. For example, if we have queried for paths /content/us/en & /content/ca/en , then results will have group of pages from /us/en and after that it will have group of pages from /ca/en. Even if we try to sort orderby=@jcr:score , sorting is do...
My task is when you edit template and open any layoutcontainer policy, there should be additional filed name "global" along with existing policy field such as Select policy, Policy title , Policy description. How Can I add one more filed "Global" in Template LayoutContainer Policy?