Hello, I am using aem cloud instance on my localAnd was trying to build a graphql app using https://experienceleague.adobe.com/en/docs/experience-manager-learn/getting-started-with-aem-headless/graphql/multi-step/graphql-and-react-appApp works absolutely fine with localhost:3000 consuming graphql AP...
Hi, We are using AEM cloud and currently I am trying for a way to schedule publishing using postman. I am able to achieve publishing or activate now using local development token but not sure how to schedule for later using postman. Is it even possible? Post URL : {aemenvironmenturl}/bin/replicate....
We are excited to announce the Adobe Experience Manager Community Member of the Year for 2024! A big congratulations to this year’s winner: @arunpatidar ! Arun has shown exceptional commitment to the Adobe Experience Manager Community, helping others with his expertise, fostering discussions, and s...
Hi, We are on AEM 6.5.The use case is to use AD groups to target content. The content can be in any path and can be targeted to a number of groups. when the members of that group login to the site they are able to see the content targeted for them. There are around 500+ AD groups. The application is...
Hi everyone,I created an AEM project using the following Maven command:mvn -B org.apache.maven.plugins:maven-archetype-plugin:3.2.1:generate -D archetypeGroupId=com.adobe.aem -D archetypeArtifactId=aem-project-archetype -D archetypeVersion=35 -D appTitle="WKND Sites Project" -D appId="wknd" -D group...
I want to add comments in current ootb email template.I tried to overlay /libs/settings/workflow/notification/email/default/en.txt to/apps, - Didn't worked/conf/global/settings/workflow - Didn't worked/etc/workflow/ -Didn't workedAm I doing something wrong in here?
I have created a custom Akamai replication agent. When I publish a single page, it is successfully replicated, but the images are blocked (please see the attached screenshot). If anyone in this project is using Akamai replication, could you kindly provide some insights? I need information on why the...
Hi,As per the translation cloud configuration I am not able to find an option to stop Inline Media Assets to be translated.In simpler words, if Content Fragment 2 is being referred in Content Fragment 1, and we try to submit translation for Content Fragment 1, then Content Fragment 2 should not be s...
Hi team, I need help for the redirect issue.All my contents are under /content/proj. The dispatcher is under /var/cache/content/proj, all rewrites are rewritten to /var/cache/content/proj. So an article in author /content/proj/news/xyz.html will be https://mysite.com/news/xyz.html. This works under ...