For example, I have 1 AEM author and 4 AEM publishers. I need to register a couple of system users for each and every environment. What is the best way to achieve my goal using code as configuration? How would I do this in:AEM - Cloud as a serviceAEM - Adobe Managed Services I am planning to use htt...
Hi, I am using AEM 6.5.7, in one of the publish instance we are getting the below error continuously due to that few services are in satisfied state.*ERROR* [sling-oak-3-org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate-fulltext-async] org.apache.sling.commons.scheduler.impl.QuartzScheduler E...
Hello,I started my Local AEM instance on 4502 today and all of the Icons are showing as squares? I've tried other browsers to see if the issue was Chrome and the page appears the same way? I've also run my instance in Debug Mode - java -XX:MaxPermSize=256m -Xmx1024M -agentlib:jdwp=transport=dt_socke...
I am getting this error while the less files are getting compiled, lesshat is a less mixin library (using version 1.1.1) and the AEM less compiler is throwing this error. lesshat contains statements like this, which make use of javascript in less files. @processing: `(function(){ var arg = "@{argume...
Hi All , We are planning to add below additional header in vhost of the application. Can you please suggest ways to implement it.Header name: endpointRequested Thanks.
We are using a 1 month max-age for all images hosted in the Cloud AEM DAM. If we have to change an image without changing its name (e.g. because there was a complaint about the content of the image), how do we flush the CND caches? E.g. is there an api or a control panel?
Currently we are trying to index our site (with 40K pages) using a scheduler Job to SOLR server.I have tried web page scraping using HTMLUnit and Jsoup, but both approaches take 10+s to form the required model object to be sent to SOLR.I was able to form the model object using ModelExporter (getting...
Hi all, I am preparing a demo with Content Fragment, and one feature I'd like to demo is auto summarisation. I crated one CF with content in Chinese but I am not able to see the "Summarise Text" button in the tool bar, did I miss something? Or may be only English is supported for this feature?
Hello All, I am aware of the fact that we need to make entry in "Day CQ Link Checker" in order to support href value as "tel:" like below: Question: There are multiple sites from different vendors ruuning at same AEM instrance. If we make changes like above, It will be applied across all other sites...
Hi, I am trying to use Image OOTB lazy loading, it works fine in desktop and Tablet when i just scroll down the page but it is not working in mobile screen. In mobile screen, I had to do a hard touch to load the images. If i add "touchmove" event to list of events added in core image.js, then on scr...