We need to integrate bot protection. We use Datadome, which has 0.1% false positives (as opposed to recaptcha which we were getting around 10%). Usually, we would simple compile the module on apache and add the necessary apache config directives. Here are the instructions: https://docs.datadome.co...
We are using AEM 6.5.7 and there are couple of issues coming up in my development server.Issue 1: When we try to edit and apply the changes in any component. We receive the "Forbidden Error".Issue 2: When we publish any AEM page, we are seeing an error "ERROR Failed to retrieve references for the se...
Kindly share the Read through link which one should go through which help to answer below topic listed as part of Dev Ops certification. Section 2: Troubleshoot AEM Environments (22%)Given a scenario, troubleshoot application level issuesGiven a scenario, troubleshoot index issuesGiven a scenario, ...
Hi Team, We are managing multilingual site. and need to manage different configuration values based on language site, meaning that we need one configuration per language site. How we can manage to load specific configuration based on language or any property values inside configuration as input ? Re...
Hi All, Our application is showing 503 error and checking logs it looks like segment store has gone missing.On fixing the segment store refferred by article https://experienceleague.adobe.com/docs/experience-cloud-kcs/kbarticles/KA-16542.html?lang=de-DE On checking for the good revision of segment...
I am upgrading one of the projects from aem 6.3 to 6.5 and my project is using client context for persionalization.As the project is moving to aem 6.5, i need to migrate from client context to contexthub. There are some references which are pointing to client context need to replace with contexthub....
Hello All,I am trying to add a dynamic value to a granite:class property. (To be used inside a multifield) <type jcr:primaryType="nt:unstructured" granite:class="unique-class-${requestPathInfo.suffixResource}" sling:resourceType="granite/ui/compone...
Hello community,recently, we are getting a strange 404 error when accessing "External Identity Synchronization Management". It´s the same for every country configuration we have: The configurations were working well in the past, importing user accounts from LDAP and users were testing our appl...
Hi AEM guru, To improve our AEM page performance, we are trying to implement async/defer for our client lib js and css but it is not working. This is our inclusion tag<sly data-sly-use.clientLib="/libs/granite/sightly/templates/clientlib.html"data-sly-call="${clientlib.all @ categories='abc.base'}"/...
Hi Team, We have installed acs-aem-commons-audit-log-oak-index-4.8.6.zip Package to create the Audit log index and to perform the audit Log search, upon directly installing the package the index is getting created properly as below But the problem here is more number of nodes are getting traversed ...