I'm getting a strange error below for a brand new enumerated oak:index path in crx as oak0:index or oak2:index. I been following https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/operations/indexing.html?lang=en# to configure the custom index for my index definitions. ...
Hi All, trying to set-up AEM instance in local and seen below error, can anyone help here. maven : Apache Maven 3.9.1java: "11.0.16.1" mvn -B org.apache.maven.plugins:maven-archetype-plugin:3.2.1:generate -D archetypeGroupId=com.adobe.aem -D archetypeArtifactId=aem-project-archetype -D archetypeV...
Hi My publisher site is accessed by users via SAML . A external system(written in angular/react) wants to connect to publisher for reading page and other details. What would be possible best solution to connect for external system to publisher? ThanksDillibabu
Hello All, Do we have the Source code for https://luma.enablementadobe.com/ available somewhere ?I could find the github code reference for the mobile app though https://github.com/Adobe-Marketing-Cloud/Luma-iOS-Mobile-App Thanks,Tanika
Hello, good afternoon. I am having some problems to be able to modify the header depending on whether a user is logged in or not. I have 2 experiences fragments, one for anonymous user (Header) and another experience fragment for logged in users. The thing is that I don't know what is the best way t...
I need to process any request that is going for an asset under /content/dam in AEM. Following is the code:@SlingServletFilter(scope = {SlingServletFilterScope.REQUEST},pattern = "/content/dam/.*",resourceTypes={"dam:Asset"},extensions= {"jpg","html","png","csv"},methods = {"GET"}) The above filter i...
Hi team, We are getting below issue frequently. Any idea on this ? com.adobe.granite.acp.platform.PlatformServlet No resource found at path: /content/dam/abc.jpg;resource=metadata We are using AEM Desktop APP for assets.
com.maxmind.db -- Cannot be resolved com.maxmind.geoip2 -- Cannot be resolved com.maxmind.geoip2.exception -- Cannot be resolved com.maxmind.geoip2.model -- Cannot be resolved com.maxmind.geoip2.record -- Cannot be resolved i'm trying to resolve this dependency issue but not able to fix it. due this...
Hi All,I have a reference image component, wherein I added image but the image thumbnail isnt showing on configure window I tried reuploading as well but the configured image isnt showing on edit dialog fieldCan anyone help me
We have single AEM Cloud Program and we have a requirement to have 2 projects (multi-brand) with site-a and site-b. Both the sites would have some common components, services and few distinct as well. Since AEM Cloud deployment is a docker image based, what is the recommended approach where differen...