Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 10/8/24
    We are excited to announce that Adobe Developers Live returns on November 12, 2024, bringing together the Adobe Experience Manager and Commerce community in a hybrid format. Whether you attend in-person at Adobe’s HQ in San Jose, California, or virtually, this event is designed to provide valuable ...

    Views

    2.0K

    Likes

    13

    Replies

    2
  • 12/28/22
    I have a requirement that there is property value textField how to get that vale using JS   This is the java code to fetch the textField value :   public String test() {final Optional<Resource> testResource = Optional.ofNullable(this.getCurrentResource().getParent()).map(Resource::getParent);final V...

    Views

    1.9K

    Likes

    0

    Replies

    10
  • 12/28/22
    Hi coummunity,   We would like to know what needs to be done to avoid  com.adobe.granite.auth.ims.impl.CachedIMSClusterATExchangeGrantProviderImpl IMS token exchange stats to be executed.   We have a servlet to obtain an application token and then another servlet to use the token an consume a webse...

    Views

    685

    Likes

    0

    Replies

    2
  • 12/26/22
    Hi All,   I am getting below error in AEM logs on all instances of author and publish, please suggest the solution to resolve the same.   *INFO* [FelixFrameworkWiring] com.adobe.acs.acs-aem-commons-bundle Service [com.adobe.acs.commons.oak.impl.EnsureOakIndexServlet,139925, [javax.servlet.Servlet]] ...

    Views

    738

    Likes

    0

    Replies

    3
  • 12/26/22
    Hi All,   I have a use case for executing sling jobs only on one of the publish instance (I want this to run only once). But it looks like the job is getting completed on all the publish instances, i.e., twice.   In Sling Job I do not see an option for running it on CLUSTER like how we have in Sched...

    Views

    3.6K

    Likes

    0

    Replies

    16
  • 12/25/22
    Dear community members,My AEM site has a content section that is wrapped within a master Div class. To tell Google not to use textual parts of an HTML page as a snippet showing on SERP. The site's textual parts are wrapped within a master div class (<div class="content box section">)Google Documenta...

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 12/22/22
    Hi all,   We have an issue for the AEM6.0/oak-1.0.22 indexing issue. There a lot of warning messages like: org.apache.jackrabbit.oak.plugins.index.property.strategy.ContentMirrorStoreStrategy Traversed 80000 nodes (280221 index entries) using index cq:tags with filter Filter(query=select [jcr:path],...

    Views

    1.3K

    Likes

    0

    Replies

    10
  • 12/22/22
    what is meaning and how to create documentation about APIs

    Views

    357

    Likes

    0

    Replies

    1
  • 12/22/22
    I want to Bulk add, update, delete properties but without using Groovy console. For that I used ACS Commons Package ( Versions -- 5.4.0 , 5.1.0 , 5.0.4). I upload ACS Commons package from package manager and installed that package. If I open  "http://localhost:4502/apps/acs-commons/content/manage-co...

    Views

    934

    Likes

    0

    Replies

    4
  • 12/21/22
    We were using Renovator tool to perform MOVE operation in AEM Cloud Service Environment. We have observed One of the moves seemed to go through but it had one error. I tried another move and it wasn’t completed as it got 40% done. Any pointers like MCP accepts only one process at a time. We have sta...

    Views

    1.1K

    Likes

    0

    Replies

    5
  • 12/21/22
      I am trying to query a content fragment inside JCR , which matches a property value. Can someone guide if this query is correct?  When I run this query in GraphQL tool, it gives node traversal and in the SQL query, I cannot see, it is picking the properties i gave. Node traversal may be due to lac...

    Views

    644

    Likes

    0

    Replies

    3