We have a brand portal functionality where users are able to publish to AEM and vice versa.In AEM, users who are part of certain group are unable to see the below high lighted tab. Other than the below permission, do we need to give any additional permission for users to see the Asset contribution...
Greetings,Is there any way to obtain a list (JSON) of all launch pages in AEM? I've tried using querybuilder to filter along the path of /content/launches and filter by type=cq:Page, but that yields many duplicate pages that don't actually exist. I'm wondering if AEM has a built-in tool that automat...
hi team, We are having 'mvn clean test' command on our pipeline to run the unit testing code. But with the latest maven archetype since ui.apps have dependency on ui.frontend and ui.apps.structure it is failing. We are unable to move to next step. Any way to resolve this issue. Failed to execute goa...
Hi, I am reaching out regarding an issue we are experiencing with sending assets via email. Unfortunately, we are encountering a CORS problem in console, which prevents us from successfully mailing the assets. We are using asset share commons for assets management but in author email service is wo...
I want to connect to azure blob storage and fetch a image from it using SAS key with java for this i have followed the steps mentioned here ( https://learn.microsoft.com/en-us/java/api/overview/azure/storage-blob-readme?view=azure-java-stable ) and added dependencies<dependencyManagement><dependenci...
Hello everyone,I am new to the AEM ecosystem and have recently attempted to install AEM quick start with author and publish environments. Everything appears to be working fine and I am able to view the retail site.I am currently following this linkhttps://experienceleague.adobe.com/docs/experience-m...
I'm a beginner in AEM development, and I'm learning about event listening and handlers. I was stuck with some doubt and I searched on the internet but that didn't get more clarity so I am writing here.I know Eventlistener from javax.jcr.observation.EventListener is used to capture the events from on...
I hv a requirement to read the OSGI value in sightly. It is working as expected in my local but not working when I deployed to the Dev server. Please find the below code to help to solve the issue. <sly data-sly-use.config="com.demo.common.DemoModel" />${config.configValue} (This is working outside...
Hello AEM Product Team, I have a suggestion that I believe would greatly enhance the user experience within the Assets Folder.My idea is to implement pagination within the Assets Folder UI, especially for users with a large number of files. Currently, scrolling through an extensive collection of ass...