I'm working on an AEM as a Cloud Service project where I have cache-control rules set in the response headers.I receive the following headers in my response:accept-ranges: bytesage: 76cache-control: max-age=1800, stale-while-revalidate=1800, stale-if-error=1800, public, immutablecontent-encoding: gz...
Hello Team, I have created Adobe IO runtime project and trying to run in my local system. But, my logic is not picking the environment specific details.Here is the .env file dataAIO_RUNTIME_AUTH=12345678AIO_RUNTIME_NAMESPACE=123456-poc-testingNODE_ENV=development My node js file has // Import the do...
/* * *********************************************************************** * BOUNTEOUS CONFIDENTIAL * ___________________ * * Copyright 2021 Bounteous * All Rights Reserved. * * NOTICE: All information contained herein is, and remains the property * of Bounteous and its suppliers, if any. The int...
Hi , I have generated wknds project archetype mentioned as per the wknds project setup doc and project got created, while building the project I'm seeing below error for ui.appsFailed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project aem-guides...
I have created multiple user groups on admin console like pre-production-publishers and pre-production-developers and provided them access to different products (dev, tst publish). How long would it take for these groups to be available on authoring environments? I see difference in terms of number ...
Seems like in certain instances Experience Manager Author is adding a hard space ( ). When it adds it between two words or multiple words, its connecting the words and making it a word long with the hard space in the middle. Its causing ADA issues with zoom.Anyone know how to disable thi...
I have found documentation that I can nest collections in AEM Assets. Can I do the same thing in Brand Portal? And if so how? I want to be able to do this directly in Brand Portal. Not create it in AEM Assets and then push it to Brand Portal.
I am migrating from static templates to editable templates using AEM Modernization Tool but my static template code is in JSP. So, do I need to create a new code base for editable templates or is it compatible to JSP as well? Please guide me, how I can proceed on this.
Hi All, We are currently in the process of migrating to AEM as a Cloud Service. At present, our AEM 6.5 websites are hosted in China using AWS and Akamai. Since AEM as a Cloud Service is not available within China, I would like to understand how website hosting is typically managed for AEM as Cloud ...
Hi guys, I have a project with more than 10 frontend modules, each one having its own component group. Some of them are using the default AEM React module, while others are using a headless Next.js frontend. The problem is that I need to create one component in a different component group that can b...