Hi Team,Please share me the steps to integrate AEM 6.1 + MSRP – MongoDB.before that I what to know [1].[1] we have integrated MONGODB with AEM, but still my project people want me to integrate with MSRP – MongoDB? can any one brief me abt MSRP? Thanks,Mahesh
can anyone tell me how I solve the problem?loader constraint violation: when resolving interface method "NavigationService.getNav()Lorg/json/JSONObject;" the class loader (instance of org/apache/sling/commons/fsclassloader/impl/FSDynamicClassLoader) of the current class, org/apache/jsp/apps/global/c...
We are using paging to avoid loading all records at same time. However, when we execute the query to get top 25 rows, it still returns all the rows (6000) and shows 25. But then it makes no sense since it's taking around 44 seconds for first query. How to optimize it?sample query is below. First que...
I am using AEM6. Using@Reference private QueryBuilder builder;is not making my servlet work.. is there any Solution for this? is there any other alternative to get the Query builder instance with out using "@Reference"?package com.kicker.disolutions; import java.io.BufferedReader; import java.io.IOE...
Hi All,I want to setup NTLM authentication + AEM 6.1 author and publish on RHEL machines, I followed below link [1], I am not getting how to setup.Please share me steps to configure.[1]https://helpx.adobe.com/experience-manager/kb/SSOwithApacheIIS.htmlThanks,Mahesh
Hi Everyone,I am currently working on integrating the In Design CC server 2015 with aem 6.0. The OOTB functionality i.e., processing of In design document when uploaded to dam, and generation of page looks pretty straight forward. However, the end result i.e., the Page is losing all the styles. As I...
Update: We are using AEM 6.1After a batch import, we get the following error in /libs/cq/gui/components/endor/badge/badge.jsp which prevented the touch UI from completely loading the authoring pagejava.lang.RuntimeException: Unable to scan input at org.apache.sling.xss.impl.HtmlToHtmlContentContext....