Hi, Are you using “SSI” or “ESI” for config “include-filter.config.include-type” . were you able to solve your issue?Client that I work have AMS, apache web server , dispatcher , cloud-front cdn. I would like to know which include type is correct for this set up. thanks for any help.
hi, I have content fragment created. It has master, sub-variation-one, sub-variation-two. Use case: change different fields in master variation, expecting changes to reflect in sub-variation. Based on documentation : https://experienceleague.adobe.com/en/docs/experience-manager-65/content/assets/con...
I have below code working fine in local and rendering selected experience fragment.However the same code producing "404 custom error handler" in DEV environment, if I take out data-sly-resource code and have some dummy text, it is working fine. Thing is, all the experience fragments exists in DEV au...
Hi, I have a job consumer with a topic.Do not see it in "Apache Sling Job Queue Configuration". and also not seeing code getting executed in the job consumer process method. Does topic needs to be added manually ? Thanks,sri
I am using persistent queries, assets api might not be useful for persistent query. I looked at AEM Gem session, could not grasp it. Is it that I create a client app on aem security services and then 1) make a call to authorization url, to get authorization code2) make a call to token url using aut...
hi, We have lot of content fragments authored and used in various aem pages.Now, the same content fragments need to be consumed in a non-aem / reactjs , webcomponents projects. Is there any documentation or implementation details, links on authenticating requests from other non-aem applications to c...
Hi, Client has a requirement to display three screens, each screen will have set of questions and user entered need to carried across different screens / stateful. How would you do this in AEM. My consideration is this would be a react or angular component that need to be rendered somehow on aem pag...
Hi All, AEM Version: AEM 6.5.17I have following questions on content fragments to access content fragments as headless for other front end application.Are content fragments by default cached at dispatcher level ?What are the ways to cache content fragments?Are there any security concerns of exposing...
Hi, criteria: provide navigation data as json to other front end applications. Here is sample navigation I am looking to generate I have below structure to generate navigation menu up to 3 levels.Navigations structure: name (top menu item) isActive description link (sub menu link href) ...
Hi @BrettBirschbach I am trying to do simple sling post based on path and getting an error , would you be able to take a look oncehttps://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/post-sling-servlet-exceptions/td-p/656044 On other note: when you say"change your front end ca...