Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 1/24/24
    Which configuration must be applied to enable re-fetching of cached items based on Cache Headers sent by AEM?A . /autolnvalidate trueB. /autolnvalidate "1"C. /enableTTLtrueD. /enableTTL "1"

    Views

    269

    Likes

    0

    Replies

    1
  • 1/24/24
    An AEM application requires LDAP Service integration to synchronize users/groups.Which two OSGi configuration are required for LDAP integration in AEM? (Select Two.)A . Apache Jackrabbit Oak AuthorizableActionProviderB. Apache Jackrabbit Oak Solr server providerC. Apache Jackrabbit Oak CUG Configura...

    Views

    255

    Likes

    0

    Replies

    1
  • 1/24/24
    Hi, I am facing an issue where my custom component is showing me the changes that I have made in the dialog. I have to refresh it manually after editing it to reflect those changes. Is there a way to fix this?

    Views

    231

    Likes

    0

    Replies

    2
  • 1/24/24
    What are the option to clear the etc.clientlibs folder in dispatcher under "/var/www/html" directory. Some times we need to make a change in clientlibs in CRX or publish React SPA site page but etc.clientlibs folder doesn't get clear in dispatcher flush. Given we don't have access to Prod dispatcher...

    Views

    881

    Likes

    0

    Replies

    6
  • 1/24/24
    hi folks, i want to know if it is possible to deploy <server> configuration in maven such as id username and pwd using settings.xml defined in our repo at path /.cloudmanager/maven/settings.xmlwe want to make the artifacts available to anyone from the remote server without explicitly defining the se...

    Views

    459

    Likes

    0

    Replies

    4
  • 1/24/24
    Hello, I manage an AEM site on Adobe Cloud, tailoring it to a specific organization. We maintain three environments: Dev, Stage, and Production.As you can see, we want to improve Cache-Control: Private (Images Only) to Cache-Control: Public (Images Only). When we follow up document in https://experi...

    Views

    362

    Likes

    0

    Replies

    3
  • 1/24/24
    Hi,I have created a button for which I would like to get loaded some js from clientlibs folder.The clientlibs folder is created with some categories andcq:ClientLibraryFolder jcr:primaryType (screenshot 1) and containing the script universaleditor.js. The button "universaleditor" has the child "item...

    Views

    347

    Likes

    0

    Replies

    4
  • 1/24/24
    Hi,I have a requirement to generate page version comparison link. This generation should  be done programmatically, I checked the network tab in inspect mode and found that when we click on "compare to current" button, a post call is being made as below: Checked in Postman tool and got the response ...

    Views

    341

    Likes

    0

    Replies

    2
  • 1/24/24
    I need to show some html content based on user's group. I am able to do this in author environment but how do I control it in publisher and domain level?I am using a boolean variable in sightly to show/hide content. This variable is in sling model where I am checking user's group name.

    Views

    459

    Likes

    0

    Replies

    6
  • 1/23/24
    For our requirement, I am creating a class called ListDelegate and implementing the List component interface. because i want to add extra functionlity sortBy ranking  (which i added in page properties) ,like sortBy asc and desc present in list, how to solve this thing or any other solution?

    Views

    320

    Likes

    0

    Replies

    2