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...
Hello! We are migrating our client from 6.4 to 6.5 and also converting static templates to dynamic templates. We are using v3 of the Page component provided by core wcm components. With this page core component, we can set the redirect target in the page properties under advance tab. It works fine b...
I'm trying to set up an index for AEMaaCS for faster querying using the QueryBuilder to find metadata properties across a collection of subdirectories of assets in the dam directory (e.g. some-asset.jpg/jcr:content/metadata). These flags are set by the user to see if they want to have a certain asse...