Greetings!!I am doing aem solr integration on AEM 6.5.5.and following this link to implement the same .https://helpx.adobe.com/experience-manager/using/aem_solr64.htmlI have tried uploaded the same package given on the above link.and when i reach this step - https://helpx.adobe.com/experience-manage...
I'm following the WKND project, and the problem I'm having doesn't seem to be very common so I'm not finding answers online. At first when I got to step 3 under Build the Project I ran the command mvn -PautoInstallSinglePackage clean install. The original error was happening at the (npm install) pha...
Hi guys, We would like to monitor our OSGI components (possibly using JMX) so that if one fails to start, we will be notified. Could someone point us in the right direction? Thanks!
Hello I am trying to create an AEM translation connector to our service, but I can't retrieve the saved information from the cloud service.I have AEM server 6.5 and trying to modify the AEM 6.5 bootstrap connector (https://github.com/Adobe-Marketing-Cloud/aem-translation-framework-bootstrap-connect...
Hi,I am trying to re-size the Teaser component but I'm not able to do it. For reference please find the below screenshot. Please suggest. Thank you,Nitin.
When uploading a new asset why is AEM 6.5 creating a default web rendition(1000*1000) when dam update asset workflow is updated( to not have any web renditions(removed the default 1280 too))
Hello, I am trying to redirect to .html page from servlet - String cased = "abcd4444";response.sendRedirect(redirect_URL); I need to pass the caseId parameter to redirect url from servlet and show it on the page. What is the best way to achieve it ? Is it possible via sling Model ?
Hi, I know to read design dialog values through for example: ${currentStyle.titleType} But how do you read design dialog data stored as separate nodes below component policy node. I have a multi field values stored as item nodes below component policy node. I am trying to read it using data sly li...
I am using ACS AEM Commons report builder and specifically have references column. I am running it on DAM root folder which has around 2000 assets. I am getting an exception of too many calls per request. To fix this, I had to increase the number to 15000 in org.apache.sling.engine.impl.SlingMainSer...
Hello Community - I am looking to implement ACS AEM Environment Indicator in AEM 6.5. Not able to locate the bundle to install. Can someone provide the bundle to implement this feature ? https://adobe-consulting-services.github.io/acs-aem-commons/features/environment-indicator/index.html