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

  • 5/12/25
    Hey Community Members,Think you’ve got what it takes to lead, inspire, and shape the future of Adobe products? Then it’s time to throw your hat in the ring and join the Adobe Champion Program – Class of 2025–2026!The Adobe Champion Program recognizes expert practitioners who play key roles as though...

    Views

    346

    Likes

    10

    Replies

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

    899

    Likes

    10

    Replies

    1
  • 3/25/25
    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 efficiency. Join us to explore p...

    Views

    1.5K

    Likes

    11

    Replies

    8
  • 5/4/22
    I have created a custom AuthenticationInfoPostProcessor service so that I could sent saml_request_path  and redirect the authenticated user to the appropriate page.   However, after authentication (i.e.after /saml_login request), there are 2 saml_request_path  set in the response - one set to the va...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 5/4/22
    Hello all:We have an Experience Fragment that utilizes custom AEM Components. Some of the elements in one of these Components get an event handler attached to them through a "clientlib" JS script in AEM. When using these Components through AEM, the event handlers are attached consistently and the co...

    Views

    872

    Likes

    0

    Replies

    3
  • 5/4/22
    Hello, I am trying to use an asset in the react app located in the ui.frontend of my project and to conduct some test to see if the api would work I called: const myHeaders = new Headers();    myHeaders.append("Authorization", `Basic YWRtaW46YWRtaW4=`);    myHeaders.append("Content-Type", "applicati...

    Views

    577

    Likes

    0

    Replies

    1
  • 5/4/22
    Can someone help me with this query.I am trying to find all the nodes under content that have a sling:resourceType=components/content/home/homeHeroTeaser I wrote the above as: String query = ''' SELECT * FROM [nt:base] AS n WHERE ISDESCENDANTNODE([/content]) AND n.[sling:resourceType]='comp...

    Views

    1.5K

    Likes

    0

    Replies

    7
  • 5/3/22
    Learning: OSGi Bundle States in AEM by Codingwithtea Abstract OSGi is a fundamental element in the technology stack of AEM. It is used to control the composite bundles of AEM and their configuration. OSGi “provides the standardized primitives that allow applications to be constructed from small, re...

    Views

    518

    Likes

    0

    Replies

    0
  • 5/3/22
    Do I need QA for my Adobe Experience Cloud Project? by Peter Nash Abstract For many companies, the price tag that comes with investing in enterprise software can be significant. And as a result, many internal implementation teams feel the pressure to cut services to ensure that the initial price is...

    Views

    299

    Likes

    0

    Replies

    0
  • 5/3/22
    How to encrypt and decrypt OSGI config values by Lhotsetechnologies Abstract First, we have to make a service configuration by using the code given below. In this code I am showing you the normal way to show osgi config value. @Component(service = TestService.class, immediate = true) @Designate(o...

    Views

    545

    Likes

    0

    Replies

    0
  • 5/3/22
    How to configure s3 in AEM ? by Aemrules Abstract In Adobe Experience Manager (AEM), binary data can be stored independently from the content nodes. The binary data is stored in a data store, whereas content nodes are stored in a node store. Both data stores and node stores can be configured using...

    Views

    343

    Likes

    0

    Replies

    0
  • 5/3/22
    How Encrypt-Decrypt Data in AEM , Crypto Support ? by Aemrules Abstract How to Use Crypto Support in AEM to Encrypt/Decrypt Data? While working with AEM, The AEM dev-ops / developer team sometimes have a requirements to call third-party APIs/Services. Configurations related to these APIs/Services...

    Views

    623

    Likes

    0

    Replies

    0
  • 5/3/22
    How to Sync HMAC in AEM ? by Aemrules Abstract Crypto Support in AEM (Syncing HMAC among AEM instances) AEM OOTB provides a feature where we can encrypt the secured and confidential data through OOTB AEM Crypto Support and store it in a code repository in the form of OSGi configuration. Crypto Su...

    Views

    1.8K

    Likes

    0

    Replies

    0