Hi All What are the possible reasons Akamai redirects every request to the dispatcher for secured and non-secured content, and how does the dispatcher serve that content? Thanks KNan
Hi All We are using Akamai CDN, and my content is served from the dispatcher cache. However, I’ve configured the headers at the dispatcher level to set Cache-Control to no-cache and no-store. How is it that the dispatcher is still serving cached content instead of Akamai? Thanks KNan
I have a bundle which was deployed successfully, but when I checked the bundle console, the status was still in the ‘installed’ state. Upon verification, I found that the bundle has a dependency error stating: ‘javaslang, version=[2.0,3) – Cannot be resolved.’ please help me out here.
We need to access a data attribute (or a hidden element with some value) from component's HTL inside a clientlibs which loads only when dialog opens. We need to perform some check based on a configuration which is available in HTL and we are able to provide it via data attribute or a separate hidden...
TeamWe are redesigning our site. Both old and new site will be on AEM 6.5. Only the UX/UI will change. I want to know is there a way to automate the process programmatically migrate the content?Site is a headless e-commerce platform containing many product details page numbering to close 140+.All th...
i need to manipulate node content programatically after author click quick publish button and send changed content to replication agent for activation. that is i need to filter put some paths from the published content and send filtered content to replication agent for pubishing.
Hi Guys, Do any of you guys know of any way to target style systems using context-hub in AEM sites? , Is it a known issue or possible? It would be great help if anyone already noticed this and would love to understand the possibilities. Thanks in advance!
I am trying to leverage the new OpenAPIs to programatically update CF from AppBuilder runtime action. The Create Content fragment API works correctly. I am able to create CF from Postman. But when I try the Update CF, it is failing with 412 stating If-Match header is failing. Now, the way I run i...