Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 9/5/23
    Has anyone in the AEM community successfully implemented Blue/Green deployments using Cloud Manager for their production environment? What were your key takeaways, challenges, and best practices in setting up and managing this deployment strategy in AEM?Documenation: https://experienceleague.adobe.c...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 9/5/23
    In Adobe Experience Manager (AEM), we have several options like categories, dependencies, embed, allowProxy, cssProcessor, and jsProcessor for managing client libraries. How do you utilize these features in your AEM projects? What are your best practices for optimizing frontend asset delivery and pe...

    Views

    1.5K

    Likes

    0

    Replies

    3
  • 9/5/23
    I'm working on a project in Adobe Experience Manager (AEM) and need some guidance on managing and optimizing client libraries. How do you efficiently organize and include client libraries in AEM components, and what best practices do you follow to ensure a smooth development and deployment process?

    Views

    487

    Likes

    0

    Replies

    2
  • 9/5/23
    Is it possible to make validation name authorable? Need to choose between admin.pagename(default) and my custom validation. It needs to be managed by author. Author will provide this information in a separate page template and the value will be used in each page validation name.

    Views

    739

    Like

    1

    Replies

    3
  • 9/5/23
    Hi All,  We are developing AEM website (AEM cloud version) and want to integrate Google Analytics with it. I tried to go through Adobe documents/links and some questions on this forum, but all the links have expired and there is no concrete information around best practices. I am looking more into i...

    Views

    2.9K

    Likes

    0

    Replies

    8
  • 9/5/23
    There is custom workflow to approve content created by author. We have Content Authors and Content Approver groups. We have used Participant step to approve content and checked checkbox to send email notification to the user group selected in thatParticipant step. We have SMTP credentials provided b...

    Views

    579

    Like

    1

    Replies

    4
  • 9/5/23
    Hi Team,I want to fetch all folder paths under /content/dam/project of primaryType sling:Folder and nt:folder. I have generated a custom ACS Commons Reports, in which I used this query SELECT * FROM [sling:Folder] AS folder WHERE ISDESCENDANTNODE('/content/dam/project');I am not getting the fully ge...

    Views

    543

    Likes

    0

    Replies

    3
  • 9/4/23
    We have multiple experience fragments built on AEM. We want to embed this XF in the form of HTML into another web page that is hosted outside AEM. I'm opposed to using Iframe( I tried it and it works fine) due to multiple reasons. Im looking for an alternative suggestion to consider.   

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 9/4/23
    Hi All,We have requirement where we need to export XF as Js so that it will be use another NON-AEM to fetch the content.Example:http://localhost:4502/content/experience-fragments/maserati/xf/experience-fragment3/master.js it will display whole content of XF  and same we will refer to the other NON-A...

    Views

    687

    Likes

    0

    Replies

    4
  • 9/4/23
    I created a file .content.xml at src/main/content/jcr_root/content/cq:graphql with the following code.   <?xml version="1.0" encoding="UTF-8"?> <jcr:root xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:rep="internal" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:sling="...

    Views

    738

    Likes

    0

    Replies

    3