We had a great session at our Chicago office as we hosted the AEM Midwest Chapter's 9th meeting in the community! Held last Thursday, 9/18, we enjoyed deep-dish pizza (a real Chicago treat!) and beverages and had a great discussion with other partners on a topic that everyone's talking about: AI. ...
Hi Everyone,I am from Adobe Dynamic Media Team. If you are using Dynamic Media today, would you please spare few minutes and provide feedback about AEM Dynamic Media by following the following survey link?https://forms.office.com/pages/responsepage.aspx?id=Wht7-jR7h0OUrtLBeN7O4epXZrTVKKdJkUiHeolccf9...
I am trying to set up a project using the command of " mvn -B archetype:generate -D archetypeGroupId=com.adobe.aem -D archetypeArtifactId=aem-project-archetype -D archetypeVersion=39 -D appTitle="AEM Bootcamp Site" -D appId="aem-bootcamp" -D groupId="com.aembootcamp" -D frontendModule="general" -D ...
Hi All, We've encountered a challenge regarding the utilization of a specific template. Previously, we had restricted the usage of the template exclusively to the path "/content/training(/.*)", using allowedpaths property.Initially, we also permitted the path "/content/countrysites" within our allow...
Hi Team, I've been working on integrating my Edge Delivery Services project with our Sandbox AEM Instance, and I encountered an issue. When attempting to connect my GitHub repository in AEM, I couldn't locate the expected field. I followed the steps outlined in the documentation provided here, b...
Hi Team, I have created a custom authentication handler by extending DefaultAuthenticationFeedbackHandler, by implementing AuthenticationHandler. This handler is for /content path. Any request with /content path is coming to this handler. The problem here is even tough I am logged into AEM with adm...
Hi,We have multiple tags created that follow a hierarchical taxonomy. Tags when added to pages show them in the hierarchyIs there a way that we could persist the order when they are translated to keywords in the <meta> tag? Here's what is rendered on Page<meta name="keywords" content="Receivers,Hopp...
Hi everyone! Can you help me?I would like to know if it is possible to configure a user's access in Cloud Manager at the Program level?For example, restrict a user's access to services, allowing only access to "SSL Certificate" and "IP Allow List", is it possible? How?
Hi I want to delete multiple pages from author and publisher. can someone suggest how to achieve this through code. I have used pagemanager.delete method but it is deleting only in author not in publishers. Thanks
Hi All I'm new to Edge delivery services and I'm interested in implementing a universal editor in my existing AEM projects. Could you please provide me with relevant documentation or guidance?Thanks