We have production, staging, qa, and dev cloud environments. We want to re-sync all the content from production to staging, qa, and dev. What is the best way for us to do this in an automated way?
Thank you for the response, but/content/my-brand/static/* should also be accessible to our public users too. Would you do some apache rewriting to [PT] the request to the files? what happens when an author accidentally publishes this file? Also we don't want the authors to see these.Wouldn't /etc/...
In our AEM we have a service call that takes a long while, around 2 minutes to have a response. Once we get the response, we will be building nodes in AEM as a caching mechanism. My question is, will the slow 2 minutes to have a response impact my AEM authors performance? Will my authors suffer from...
My organization has a few JSON files that we like to re-use across out website. countries.jsoncountries_city.jsoncountries_zip.jsonThey will be used for the forms drop down, and some sort of backend logic.Where is the best place to store these files.We were thinking of /etc/designs/my-brand/static/*...
Our AEM website has many error/warning signaling us that a resolver has not been closed, when it is opened.When we deploy a new version Bundle, will all these messages goes away? or would we be forced to restart AEM? How can we close all the resolvers, and continue with AEM's website without restart...
Hello, we have created a new site using the blueprint, and was not able to see any unique node[properties] in the JCR, crx/de that indicates how the new site is connected to the language copies. How can I connect a site with my existing blue print?How can I connect a site with my language copy?
After this configuration, I am no longer able to roll out any of my pages. 21.10.2021 10:55:30.320 *ERROR* [0:0:0:0:0:0:0:1 [1634838930309] POST /bin/wcmcommand HTTP/1.1] com.day.cq.wcm.msm.impl.commands.RolloutCommand Error during roll-out.com.day.cq.wcm.api.WCMException: java.lang.NullPointerExcep...
It is nice to see new released for the AEM dispatcher Apache module, https://experienceleague.adobe.com/docs/experience-manager-dispatcher/using/getting-started/release-notes.html?lang=en, but where can I download the files, so I can setup it up on my local docker?
Hi all, We currently have a problem where our authors are using big images on our AEM websites, making the pages very slow. I understand that each image from the dam has renditions, but we use them in a way where it can help us speed up our websites.I am sure that our authors will not have the luxur...