Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 1/18/23
    Hi Team,   I'm trying to compare the node between author and publish in the conf directory.However when i tried navigating to the Repository browser in the cloud manager i cannot see the nodes in publish but i can see it in author for the conf directory.   Is there any limitation to it or do i have ...

    Views

    767

    Likes

    0

    Replies

    2
  • 1/18/23
    I've been at this for three days and can't figure out why pages for our company's site are all blank in my local AEM 6.5.0 instance. I get the gray top nav bar with the three icons ("Toggle Side Panel", "Page Information", and "Emulator"), but there's no content for any of our pages. The We.Retail p...

    Views

    1.8K

    Likes

    0

    Replies

    3
  • 1/18/23
    Hi, I need to replicate 40,000 Pages from author to Publish(which is not in same DNS). using replication agent. Here are my Questions: 1. At a time how many pages can i replicate using a replication agent.? 2. How I can configure my replication agent for a different aem publisher which is not in sam...

    Views

    654

    Likes

    0

    Replies

    1
  • 1/18/23
    I have a repeating subform (Post) that has a text field (txtNotes) and I am trying to remove the 'null' value, how do I achieve that?   nTotal = 0; for (var i = 0; i < _Post.count; i++){var oItem = Page1.resolveNode("Post[" + i + "]");nTotal += oItem.Staff.txtNotes.rawValue + "\n";}      

    Views

    497

    Likes

    0

    Replies

    1
  • 1/18/23
    Hi, We are using AWS secret manager service to get the secret key values in AEM project When I add AWS SDK maven dependency in pom.xml, i am facing error as bundle cannot be resolved     Below is the AWS SDK dependency i am using <dependency><groupId>software.amazon.awssdk</groupId><artifactId>secr...

    Views

    1.3K

    Likes

    0

    Replies

    3
  • 1/18/23
    Hello Team,   We need to create a .tar.gz file in AEM. This tar gz file will have two or three dam assets and we want to put this back in dam again.   any pointers/references will help.    

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 1/18/23
    Is there any easiest way to broadcast message to all users once they logged in. Its kind of a ribbon message on the top of the page.  For platform related messages like scheduled shutdowns, upgrades etc...   Note: We use single signon so I cannot put a message on the login screen which is not applic...

    Views

    936

    Likes

    0

    Replies

    3
  • 1/18/23
    Hi Team,   I am facing one issue when ever I am  editing any page property and save the page nothing is rendering and i am getting below error     /content/project/us/en/performance-test/article-1.html HTTP/1.1] org.apache.sling.servlets.get.impl.DefaultGetServlet No renderer for extension html, can...

    Views

    1.0K

    Likes

    0

    Replies

    3
  • 1/18/23
    Hello everyone,   I have following scenario:   Here my templates configuration /conf/<mybrand>/settings/wcm template-type: content-consumer-template-typecontent-business-template-typestructure-consumer-template-type template: structure-business-template  cq:allowedTemplates: content-business-templat...

    Views

    2.1K

    Likes

    0

    Replies

    3
  • 1/18/23
    Hi Everyone,   I have updated the mockito version from 3.3.3 to 4.11.0 and my existing test cases started to break. I am getting below error: ERROR!java.lang.IllegalArgumentException: Illegal page name.at createPage(ModelTest.java:74) I am creating page from aemContext as aemContext.create().page("/...

    Views

    3.9K

    Likes

    0

    Replies

    9