I am trying to figure out if we need additional licensing to implement SSO for our On-Prem Authoring environment. Does anyone know anything about this? Personal experience, web page, etc. Thanks.
Based on the new relic report, every single page on our site, the responsivegrid always is the slowest component and consumed the highest CPU. Sling//libs/wcm/foundation/components/responsivegrid/responsivegrid.html Was this the known issues?
Good afternoon all. I wonder if anyone has seen this before and may be able to offer a solution.please? I have an AEM publisher instance, version 6.5.14, sitting behind an apache web server 2.4.6, running dispatcher module version 2.4-4.3.2 This web server has 5 virtual hosts configured, and has...
not able to see preview icon(which looks like a binoculars) for browsing dam content(Images), only able to see edit and clear option. xml format is like below <backicon jcr:primaryType="nt:unstructured" sling:resourceType="cq/gui/components/authoring/dialog/fileupload" autoSt...
Hi all, I am new to Unit Testing in aem and I have a requirement to write test cases for a servlet registered using path and not resourceType. There is no reference for the same. All the examples are based on servlet using resourceType. Is there any documentation for the same?. This is my se...
We're using AEM 6.5.12 and trying to customise the filters in Inbox. Even if I'm able to change/add new filter predicates, it seems the underlying query doesn't honour those custom predicates. Please suggest.
LocalPageResponse localPageResponse = createLocalPageService.createLocalPage(filePath);Gson finalResponse = new Gson();response.getWriter().print(finalResponse.toJson(localPageResponse));List<String> outputLogs = new ArrayList<>(); this is piece of code from servlet , while writing test class for sa...
Does the resource resolver object which we get from a resource or request object in a sling model has all JCR privileges(read, write, modify etc...) ??
Hi Team, I am facing one issue with my sling model. It mentioned in my core/pom.xml file as export package. But its not there in "system/console/status-adapters" location. I have followed the below articles too but didn't get the solution. https://experienceleaguecommunities.adobe.com/t5/adobe-exper...