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

  • 1/24/24
    I'm having differing results when running a query via the query builder and via a component building the same query, mainly on the order of the results. Setting orderby.sort = desc in the query builder gives me exactly as I would expect, in this case ordering results by publication date starting wit...

    Views

    1.3K

    Likes

    0

    Replies

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

    407

    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

    436

    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

    346

    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

    1.6K

    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

    856

    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

    641

    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

    530

    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

    511

    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

    659

    Likes

    0

    Replies

    6