I have setup dispatcher in my local but the pages I viewed are not getting cached inside htdocs.I changed docroot location to htddocs and made necessary changes in dispatcher.any file also but still not able to cache pages.I can see the pages accessed in access.log file but under docroot the pages a...
Hi Team, We are using Color Picker rte plug-in in our Text component and Its working fine but the issue is when we try to use color picker its applied on the text but when I try to close the dialog of color picket with escape button then It is throwing below error. Please give us a solution on this....
Hi Team, I tried working on sling jobs for ReplicationAction,When I entered EVENT_FILTER it's not working, without FILTER it's working but to log replication event under specific path I gave filter but it's not working,any suggestions on this issue? Thanks in advance.EventConstants.EVENT_TOPIC +"="+...
Hi Team, I went through the BYline Component of wknd tutorial there I found this linemodelFactory.getModelFromWrappedRequest(request, request.getResource(), Image.class); what getModelFromWrappedRequest method does?
IN the below code what does "webconsole.configurationFactory.nameHint =" + "Site Map for: {externalizer.domain}, on resource types: [{sling.servlet.resourceTypes}]" mean?@Component(service = Servlet.class, property = { "sling.servlet.methods=GET", Constants.SERVI...
how to achieve SSR rendering when using NextJS?Basically we can achieve SSR using NextJS but how to use it with AEM + Next Js?I found one documentation that says to use Adobe I/O Runtime...is it valid when using NextJS with AEM?If yes is there any documentation related to it present on adobe documen...