Hello everyone, Today, I checked our sitemap: https://www.elektro27.de/de/de.sitemap.xmlUnfortunately, AEM generates relative URLs, but we need absolute URLs. What are the possibilities to get absolute URLs? Thank you for any help.King regards
Hi Everyone,I'm Facing an issue While creating the AEM 6.5 project using Maven Archetype using the following command: mvn -B org.apache.maven.plugins:maven-archetype-plugin:3.1.2:generate -DarchetypeGroupId=com.adobe.granite.archetypes -DarchetypeArtifactId=aem-project-archetype -D archetypeVersion...
Hi Team,I have a Column control component and i'm aware of the by using cq:template node we can set default no.of columnsex: columnAmount="2". (this is fixed across all templates)But, i wanted have different no.of columns for 'Column control' component on load for different templatesI searched and c...
While loading the embedded image we are getting below errororg.apache.sling.engine.impl.SlingRequestProcessorImpl service: Uncaught Throwablejava.lang.NoClassDefFoundError: Could not initialize class java.awt.GraphicsEnvironment$LocalGE at java.desktop/java.awt.GraphicsEnvironment.getLocalGraphicsE...
Hi Folks, I have a small challenge here about the content synching from PROD to STAGE environment. Here is my client env setup.1. AEM On Prem version 6.5.192. Lower environments are without SSO - DEV, LT, INT3. Higher Environments are on SSO authentication - STAGE and PROD. Having browsed through th...
In our project we need to do a search feature, to check the keyword present inside jcr:content , of all the pages, need to check it is available or not in complete depth, we don't have any fixed paths or fixed container depth it can be as deep as possible , for example a component can be placed insi...
Hi Community, I was trying to send email using Oauth configuration from AEM cloud author instance. I have followed these docs for the setup in Azure and in AEM. https://aemconcepts.com/home/smtp-integration-with-aemaacs-over-oauth-2-0/ & https://experienceleague.adobe.com/en/docs/experience-manager-...
Hi Team,I did try to create Clientlib with categories="[cq.authoring.editor]" and load while creating a page using template, but it didn't load.where as the same clientlib loading while editing page properties with custom category.My requirement is to do below activities while creating a page,setup ...