There's not much documentation on the use cases on when we will actually use Experience Fragment Variations.Can someone give me some examples on when is a best time when Variations are being used?is this used for Locales?is this used for Translations?
What is the best way to create language copies for my experience fragments?For example, would it make sense if I make the variations as language specific?/content/experience-fragments/we-retail/marketing-card/master/content/experience-fragments/we-retail/marketing-card/en_GB/content/experience-fragm...
Hi Team,We are facing High Load issue in PROD Publisher At the time of deployment on publisher, when we are trying to install the AEM React Package, the load on the publishers is getting high and the installation of the packages is getting stopped.We have stopped the dispatchers to reduce the load o...
I found below document which talks about email configuration. However, I would like to know if we have any other documentation that can refer along with this.https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/implementing/developing/development-guidelines.html?lang=en#s...
Hi All, I am configuration dispatcher in cloud manager , updating files in these folders conf.dconf.dispatcher.d I have added few rewrite rules in "conf.d/rewrites/rewrite.rules" this files but these are giving " [Actionblocked] " error in the dispatcher log file. rules are not working.do we nee...
Hi,We have many instances of below mentioned logs, though all them have just the OOB classes.Is there a solution to this (except for suppressing the logging)18.01.2022 15:58:21.717 *INFO* [Apache Sling Resource Resolver Finalizer Thread] org.apache.sling.resourceresolver.impl.CommonResourceResolverF...
Hi ,I am able to login to asset share using the OOTB asset share functionality, but logout does not work1>the code used is <a class="cmp-user__action" href="#" data-asset-share-id="cmp-user-menu__logout-link">Log Out</a> When we click on that it hits the code// Events$("body").on("click", ns.Elemen...
Hi Team, I am trying to extend the fileupload.js functionality. There are few more special characters like 'à','ç' (continuous pressing of 'A'/'C' in the keyboard will popup these values). So how can I restrict those values ? Thanks,