Hi AEM Experts,We are facing slowness issue to loadhttp://localhost:4502/mnt/overlay/dam/gui/content/collections/addtocollectionwizard.external.html page.Do anyone faced this slowness to load the "Add to Collection" (http://localhost:4502/mnt/overlay/dam/gui/content/collections/addtocollectionwizard...
In the below-mentioned adobe page, I do see that AEM can be integrated with DTM, adobe target, and Adobe Analytics by going to the cloud section http://localhost:4502/libs/cq/core/content/tools/cloudservices.html . But, if we have 1 author and 10 AEM publishers in the production environment, then wh...
Hi,We recently upgraded from AEM 6.2 to 6.4, We noticed that there is a lot of repository restructuring required for AEM 6.4One such restructuring included moving /etc/designs/<site> to /apps/settings/wcm/designs/<site>In 6.2 we used to store few static images under /etc/designs/<site>/img/, since w...
Hi All,Can any one please help me on urgent basis. One of the website ( I can not disclose) is getting blocked by google while we are trying to launch a campaign. Is there any online tool to check what is the specific technical reason for blocking our website. Please help!!
Hi When viewing the page source of the website, getting continuous blank lines on the page source. How can i achieve removing these blank lines?I already tried by checking the Minify option present in HTML Library Manager, but no luck.Steps to reproduce:(1)Open Coca-Cola® | Taste The Feeling! (2)Go ...
Hi Team,I have created a systemUser and add the same into user mapper configuration user mapper configuration:com.adobe.aem.guides.aem-guides-wknd.core:systemUser=systemUserCode:and getting the same via param.put(ResourceResolverFactory.SUBSERVICE,"systemUser"); log.info("userid"+resource.getUserID(...
Hi Team,I have created a systemUser and add the same into user mapper configuration like belowcom.adobe.aem.guides.aem-guides-wknd.core:systemUser=systemUserand getting the same via param.put(ResourceResolverFactory.SUBSERVICE,"systemUser");
In one of our component we are developing , we have a scenario selecting on the path browser we will get the child nodes and set these values into the selection field.we have created a listener and on selection of the Path browser we will make a ajax an call and get all the child nodes of it and i a...