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

  • 3/31/25
    Details The features in this release focus on Experience Manager Sites, Forms, Assets, and Cloud Foundation innovations and include the following: AEM Sites: Content Fragment Commenting AEM Forms: Interactive Communications with AEM Forms AEM Assets:  Dynamic Media TemplatesDynamic Media Delivery R...

    Views

    415

    Likes

    5

    Replies

    0
  • 3/25/25
    Register Now: adobe.ly/3Y4gUBk  Session Details In a world where speed and efficiency are paramount, mastering the art of cache optimization is crucial for delivering a superior user experience. This session is designed to provide you with actionable strategies and techniques to enhance your cache ...

    Views

    558

    Likes

    8

    Replies

    0
  • 2/12/25
    Hi everyone! Discover a goldmine of AEM insights at Adobe Summit 2025 with our comprehensive guide to all AEM sessions and labs. Whether you're a seasoned user or exploring Adobe Experience Manager, this post is your key to navigating the summit's content. Search No More: Looking for specific AEM s...

    Views

    4.4K

    Likes

    24

    Replies

    8
  • 6/7/22
    I have created a form in aem using core form container and have defined two fields username and password.I want to get this data inside a servlet. @Overrideprotected void doPost(SlingHttpServletRequest request, SlingHttpServletResponse response) throws ServletException, IOException{String groupName=...

    Views

    2.6K

    Likes

    0

    Replies

    15
  • 6/7/22
    i have a situation where i need to authenticate to AEM using oauth 2.0 without user interface 

    Views

    1.2K

    Likes

    0

    Replies

    7
  • 6/6/22
    I could not run any graphql in aem 6.5 instance. I get error Response.text: Body has already been consumed when I run a query.Ensured below configuration is in place,CSRF Config GraphQL Endpoint GraphQL query interface CF Model API Name  Error log :-==> request.log <==07/Jun/2022:11:53:07 +0530 [135...

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 6/6/22
    I am new to implement AEM Mockito testing and want to write junit test cases for nested dailog box for an example We have one model class "AccordionListModel" which contain the list of "AccordionModel"While writing Junit not getting model class reference (AccordionListModel.java) via adaptTo methodB...

    Views

    1.7K

    Likes

    0

    Replies

    8
  • 6/6/22
    Hi All, I am working on a migration project, i need to convert <components jcr:primaryType="cq:Widget" fieldLabel="Allowed Components" name="./components" xtype="componentselector"/>componentselector xtype into touch ui field, Any lead will be appreciated 

    Views

    691

    Likes

    0

    Replies

    3
  • 6/5/22
    What is Sling Servlet? by Heena Shirke Abstract Sling Servlet enables us to expose OSGI Service based on request - response model. Every Sling Servlet must implement the Servlet interface which defines its lifecycle methods. It must either extend SlingSafeMethodsServlet or SlingAllMethodsServlet ...

    Views

    458

    Likes

    0

    Replies

    0
  • 6/5/22
    Access AEP as a Database by Pedromonjo Abstract AEP stores a huge amount of structured data. Therefore, it makes sense that you can access that data in a way that resembles a database. In this post, I will show you a couple of ways to achieve it. Disclaimer Before I get into the details, I have to...

    Views

    520

    Likes

    0

    Replies

    0
  • 6/5/22
    Adding Support for a New Locale in Adaptive Forms in Adobe Experience Manager by Suvadeep Dey Abstract The aim of this article is to provide the steps necessary to add support for a new locale in Adaptive Forms in AEM. This is based on a recently implemented real-world use case using AEM 6.5.12. ...

    Views

    285

    Likes

    0

    Replies

    0
  • I have an AEM 6.3 to 6.5.13.0 upgraded instance that's showing a broken link for the profile button under the user's avatar (at top right of TouchUI screen). The link shown in the hover text is invalid - it's missing v2 and the case of userEditor.html also causes the link to break and no Profile but...

    Views

    909

    Likes

    0

    Replies

    5
  • 6/4/22
    Hi @maans , Please check if there is overlay for the /libs/cq/xssprotection/config.xml for the same in /apps and there is change in the configuration for the a tag as shown below (default config)If html tags are getting lost in RTE are mainly due to AntiSamy rules in AEM. Please check the error logs...

    Views

    660

    Like

    1

    Replies

    2