Dear Team, I have below method and want to write the JUNIT for below method. ************ JUNIT ************** @Mock UserManager userManager; Mockito.when(AccessControlUtil.getUserManager(session)).thenReturn(userManager); ************* JAVA **************** private void createUserGroup(Stri...
Hi, I was wondering if someone could provide some insight please. We use Adobe Experience Manager and looking to create individual error pages for each campaign. The idea would be if the campaign page was to error there would be a CTA link back to the individual campaign.E.G. Campaign 1 was to erro...
Hi Team, I has installed 'AEM Modernize Tools' into my local and the core bundle is showing below errors, 1. com.day.cq.search,version=[1.5,2) -- Cannot be resolved2. org.apache.sling.api.wrappers,version=[2.7,3) -- Cannot be resolved AEM version - 6.5 Service pack - 6.5.17AEM Modernize tool - 2.1.0...
Hi Community, des AEM allow you to download directories (folders) that are empty?Example: you have directory A, where folders A1, A2, A3 and A4 are stored. Content (assets) are only in folders A2 and A3 - A1 and A4 are empty. I would like to get folders A1-A4 during a download and not just A2 and A3...
Hi all,We are currently working on a project where another team handles editing content fragments. They have requested that the content fragment should have a default value when being created but also accept an empty string for the value. However, with the value property assigned there is no way to ...
Hi All,I'm new to AEM development and when I'm trying to update this 'Hide in Navigation' property from page properties in my local host then it is not reflecting in the page preview or in edit mode. I want to hide 'Experience' tab from these header (Attaching Screenshot) I'm using this AEM version ...
I have added custom emulators, gridless, included emulators in the template, and added responsiveness settings on template.But when I try to resize the grid, only the default desktop option is working in authoring as expected.The custom mobile and tablet options are not working.I want the responsive...
Good afternoon, Just wondering of AEM DAM can be used to transfer files to outside vendors? IE like a WeTransfer/Dropbox/Cloudinary or similar utilities. Also, if there are any file size limitations. Thanks
Hello All, I am working on generating sitemap, I am using aem sdk as well as AEMaaCS to generate sitemap, I have enabled sitemapgeneratorimpl config to "allOnDemand": true and checked the sitemap generator checkbox in the page property. but when i try to hit the url in author with sitemap.xml, its...
Hi All,We are getting the below exception in our Live environment and not able to find when we are getting this and looking for fix for the same, Could anyone please suggest.we are using AEM 6.5 and using SP 19. org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Uncaught SlingException...