Hi Team, We have installed AEM modernizer tool and are not sure where we need to configure the rules. com.adobe.aem.modernize.component.impl.ComponentRewriteRuleServiceImpl search.paths=[path to rule root] - do we have any sample zip or format to check it? https://opensource.adobe.com/aem-moderni...
Hi everyone, I have a requirement to fetch the number of versions present in an Asset using a servlet.Can anyone please provide some references? Thanks in advance.
Hi Team, We received the 26 servers AWS EC2. I already checked Java 11 and Maven Installation those servers. Do I need to check any server's configuration to avoid performance down the line? RegardsVara
Hi Team, I am planning to install the AEM (AWS EC2 servers) around 26 servers. Kindly share steps automation installs and configure the AEM using Ansible. Is possible to install AEM using Ansible? if yes, any AEM Documentation install 26 servers. Can please share some examples Configuration Managmen...
Hello,New to AEM, Can someone suggest training/ book so I can teach myself how to bring in data via Open API into an AEM Page? The data doesn't need an API key, and is available via Rest API. Is it possible to bring in responses directly without an intermediary server?
The default cache expiration for images served from Dynamic Media (e.g., https://images.trex.com/is/image/trexcompany/enh-laplante-006-rh-railing-lighting-furniture-aerial-drone-1) is 10 hours. We would like to be able to increase this to improve site performance by not re-downloading images that a...
Hello, When you're inheriting from another component using sling:resourceSuperType you can hide certain dialog fields using hideResource, hideProperties, etc. Is it possible to hide dialog fields when you're embedding (not inheriting) one component into another using data-sly-resource? E.g. if you'...
Hi,I am facing issue with multiple resource types in Sling dynamic include 3.3.0 version not working. When I try for single resource type it is working fine but not working for multiple in AEMasCS.in documentation it says multiple components can be configuredinclude-filter.config.resource-types="[my...
Hello,We have a plugin in the Richtext Editor of few components. When we select a word in the Richtext field and click on this plugin, it opens up as a mini dialog, which has 5 fields and 2 buttons to submit.There is a textfield , in which we provide the URL, now the issue is :If we provide any URL ...
Hi Team, I am trying to create an xml osgi configuration for Workflow email notifications com.day.cq.workflow.impl.email.EMailNotificationService.xml, After deploying to the server, changes are not reflecting. Please help.