Expand my Community achievements bar.

Nomination window for the Adobe Community Advisor Program, Class of 2025, is now open!
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/31/22
    Hi Currently we have code to programmatically create a content fragment with variations. The process is: 1. create content fragment 2. create content fragment variation and populate all the variation elements by calling the createVariation method below:   public static void createVariation(ContentFr...

    Views

    1.0K

    Likes

    0

    Replies

    3
  • 10/31/22
    Everyone says that resource type servlet is recommended over path type servlet as there will be benefit of ACLs, can someone explain with an example  how ACLs can be achieved and why resource type servlet is best?  

    Views

    867

    Likes

    0

    Replies

    7
  • 10/31/22
    I'm using AEM 6.5.10. We are trying to identify the list of images in assets which has dam:assetState as processing.   Can someone help with the query to identify the assets list which has as dam:assetState as processing and also bring on the jcr:lastModified property value along with it.   Thanks i...

    Views

    391

    Likes

    0

    Replies

    1
  • 10/31/22
    Hello,   In AMS ,Team A and Team B works on the same project sharing same project repo in bitbucket which will be pushed to AMS cloud repo via bamboo. if they want to deploy team A code changes alone to the environment though team B new code changes are present in repo,  Can we restrict any specific...

    Views

    1.6K

    Likes

    0

    Replies

    5
  • 10/31/22
    What would be the best route to take on implementing a scheduled maintenance or downtime banner on all sites on the same Prod instance? I have a couple of ideas in mind, but also looking for a better way or additional ideas on how to incorporate this for all of our sites.   If there is another threa...

    Views

    1.1K

    Likes

    0

    Replies

    5
  • 10/31/22
    Hi Team,   I have written a custom getData() method overlayed as per the below documentation to extend and customize the Adobe Client Data Layer. https://experienceleague.adobe.com/docs/experience-manager-learn/sites/integrations/adobe-client-data-layer/data-layer-customize.html?lang=en @Overridepub...

    Views

    509

    Likes

    2

    Replies

    2
  • 10/31/22
    Hi Everyone,   I could see a few unwanted properties like cq:lastModified, cq:lastReplicated, cq:lastReplicatedBy automatically added for every node. I tried deleting it manually for my website Content Fragment models but after changing anything it got added again. Is there any setting using which I...

    Views

    1.9K

    Likes

    0

    Replies

    6
  • 10/31/22
    I want to send an email when a workflow is approved or rejected. The dynamic participant step has an option for sending an email. Does AEMaaCS have a default SMTP server for sending emails? or We should have our own SMTP server and configure using Day CQ Email service (https://experienceleague.adobe...

    Views

    986

    Like

    1

    Replies

    2
  • 10/30/22
    Hi everyone,   I am following this page(Delegation Pattern for Sling Models · adobe/aem-core-wcm-components Wiki · GitHub)and try to customize title component,but it still returns the originial title.   Is there something else i need to do besides create pageHeadline component in ui.apps and model f...

    Views

    960

    Likes

    0

    Replies

    2
  • 10/30/22
    Hi team,   Here my code is like below, line number 1 <!-- Here I cant get a value to isEmpty variable without starting a loop it in this line cas all the fields are inside a multifield. Also if I start a loop from this line it is not the output I want. Simply I don't want to loop it from here--> <sl...

    Views

    2.2K

    Likes

    0

    Replies

    1