Hello, I need to consume APIs using AEM, I know it is possible to do it using OSGI service but I can't find any documentation or tutorial showing how to do it. The idea is to use the API through Java, and pass it through a varival to the ui.frontend. Today I use MapTo to do this communication, it wo...
I want to use context aware configuration in my aem project. Is there anyway without defining @sling:configRef property at root level, can we refer configuration at /content level or /content/data level?
Did anyone have an issue with thumbnails when duplicate assets are uploaded? Its for 6.5.21For us no thumbnails are generated. Only message received is com.day.cq.dam.core.process.GateKeeperProcess execute: terminated workflow for duplicate asset
I am using AEM 6.5 and using OOTB Microsoft Translator. I am creating the language copy i.e. created, but the problem occurs when it translates the content, it gives the below error... Error while translating property com.adobe.granite.translation.api.TranslationException: Error Code: TRANSLATION_FA...
So in one of the scenario we are having an image/video and download option for it. So whenever we click on that download button/logo the image gets downloaded. We checked this thing on Local author and local publish instance and it worked as expected. But on DEV, STAGE and PROD it worked only on aut...
I want to remove delete icon based on the user group permission, i.e., there are two user groups A and B for A i want to show delete icon on component where as for B I don't want to show this icon. Is there a solution to it other than updating "cq:actions string[] edit " in cq:editConfig because...
I have written yaml file for create CI/CD pipeline by installing maven pkg , deploy to stage/production followed by checkout branch and push it to master . But pl buddy check and need help if anything missing .As I need 1.Proper Yaml file to create CI/CD Pipeline 2. Include tools like git, maven,...
I have been exploring the template on https://github.com/adobe/aem-headless-app-templates for Next.js integration with AEM. This only seems to work with Next.JS 12 and not the latest Next.js. AEM remotepagenext resource type seems to hit two endpoints in Next.js. One to get the next data props and t...
I need to configure AWS KMS client downloaded from AWS to run in AEM to access the AWS KMS Key Store. How do I configure this.and how can the AWS KMS Client from AEM call the AWS KMS KeyStore?
Hi everyone, I customized OOTB index /oak:index/damAssetLucene-11 and added support of stopwords there.<damAssetLucene-11-custom-2 jcr:primaryType="oak:QueryIndexDefinition" async="[async,nrt]" compatVersion="{Long}2" evaluatePathRestrictions="{Boolean}true" e...