Expand my Community achievements bar.

Enhance your AEM Assets & Boost Your Development: [AEM Gems | June 19, 2024] Improving the Developer Experience with New APIs and Events
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 9/5/23
    I've been exploring ways to fetch and manage data from AEM (Adobe Experience Manager) in my React JS application, and I've come across two hooks: useQuery and useQueries. I understand that useQuery is for single queries, and useQueries is for multiple queries, but I'd like more insights into their u...

    Views

    274

    Likes

    0

    Replies

    1
  • 9/5/23
    Recientemente mi ordenador se estropeo y quise instalar mi Adobe Acrobat Professional 8.1 y no soy capaz.Es imposible que se conecte a internet y a traves de telefono,, tampoco me dicen que no existen esos números.¿Cómo lo puedo solucionar?.

    Views

    283

    Likes

    0

    Replies

    1
  • 9/5/23
    I need understanding of cache invalidation in AEM Dispatcher, particularly regarding the 'statfileslevel' setting and its significance in cache management. Can someone explain how this setting affects cache invalidation and share some best practices for optimizing it?Additionally, I'd appreciate ins...

    Views

    569

    Likes

    0

    Replies

    2
  • 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

    449

    Likes

    0

    Replies

    1
  • 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

    736

    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

    324

    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

    473

    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

    1.5K

    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

    374

    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

    312

    Likes

    0

    Replies

    3