Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 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.1K

    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

    940

    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

    772

    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

    877

    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

    1.6K

    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.1K

    Likes

    0

    Replies

    9
  • 1/18/23
    This is my setup:   AEM version - 2022.6.7767.20220616T174806Z. Node version - 16.16.0. Npm version - 8.19.3 React - 16.12.0   Dependencies: "@adobe/aem-core-components-react-base": "^1.1.8", "@adobe/aem-core-components-react-spa": "^1.2.0", "@adobe/aem-react-editable-components": "^1.1.6", "@adobe/...

    Views

    1.4K

    Likes

    0

    Replies

    5
  • 1/18/23
    Hi,   I have a context-aware config created for a parent and for a child folder. Now since the functionality is the same for child and parent, I tried deleting the config using UI but it is not deleting the configuration. We are using AEM 6.5.13   Sudo path: Parent: /conf/{parent}/config/content/sli...

    Views

    611

    Likes

    0

    Replies

    2
  • 1/18/23
    I have two text field in my dialog Text field 1, Path1 and Text Field 2, Path2 both TF have same name (./title) and both Path has same name (./path). I wanted if the author enters some value in TF1 and TF2. Value of TF2 should be stored, but it is storing values comma separated.   I want to overwrit...

    Views

    632

    Likes

    0

    Replies

    2
  • 1/18/23
    I am trying to use OOTB show hide for dropdown I have 2 different dropdown which are not linked to each other in any way. But when I change the dropdown value of 1st dropdown it affects the other one too how to fix that issue?

    Views

    538

    Likes

    0

    Replies

    2