Hi.I'm using AEM 6.3I have followed this correctly I think. and also followed Ensure authhorizableI don't know if only one is required or both are required. I'm new at this. Map<String, Object> params = new HashMap<>();params.put(ResourceResolverFactory.SUBSERVICE, SERVICE);ResourceResolver resource...
Hi community! I have a strange behavior with eml files, firefox and AEM 6.5I am working with Firefox and when I click on link with eml file, my enviroment with AEM 6.3 detects it as mail file, but AEM 6.5 detect it as txt file. How can I force that AEM 6.5 read my link as mail message?Mails on DAM ...
We are in process of populating Analytics Report Data i.e. page view info on AEM pages . For this implementation we are using Analytics frameworks. Q. Do we need one assign framework for each ?Q. can we assign one framework for multiple pages. Please help with the answers to the questions
We are currently using the Classic UI and preparing to migrate to Touch UI.During this we observed, that the height of the placeholders of our components or the drag and drop area looks incorrect. If we compare to we-retail example pages, the issues does not happen there. Correct on We-Retail: Wrong...
When I try to connect to Experience form Admin Console I have an error message:It seems that your Adobe ID is not linked with your Adobe Experience Cloud solution accountsPlease get in touch with your Org Administrator or Adobe Enterprise Support.It is the first time I want to use this product.How ...
Hello Everyone, I am working on Adobe target setup and export experience fragment to Target, I am on AEM 6.5.6.Observed few issues:1. If we create variation of XF as "live-copy" and export that to target, it removes original (previously already exported) fragment from Target and adds this new one. E...
HI, We are in AEM 6.5.5 and need to use Azure Blob storage to store some of our heavy assets (videos mostly) and then reference it from DAM so that we can use features of DAM like security/permissions etc. We were following this article - https://experienceleague.adobe.com/docs/experience-manager-65...
When creating a site based on a Blueprint, one can optionally assign a Site Owner. The field allows an existing user to be picked but there's little information in the documentation as to what this means exactly. What are the responsibilities of a site owner? Will the user selected receive notificat...
Hi,I have been trying to extend Teaser component behaviour using Sling Delegate Pattern. I want to overwrite the linkUrl property behaviour but it is not working as expected. The link on the image is always the one which is configured on the component but I expect it to be overwritten by the static ...