Expand my Community achievements bar.

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

  • 4/4/24
    Session Details Learn how to create and publish AEM Forms using Edge Delivery Services and deliver them as exceptional experiences through the edge. We will cover two ways of authoring these forms: Using Document Based Authoring as well as AEM Based Authoring.  You will learn about how to setup an ...

    Views

    997

    Like

    1

    Replies

    1
  • 1/30/24
    Hi everyone! Discover a goldmine of AEM insights at Adobe Summit 2024 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. Find out more about the summit here: https...

    Views

    7.3K

    Likes

    22

    Replies

    3
  • 5/5/22
    How to Integrate LDAP with AEM ? by Aemrules Abstract LDAP (the Lightweight Directory Access Protocol) is used for accessing centralised directory services. You can achieve below vital things with LDAP integration The User accounts can be synchronised between LDAP server and the AEM repository. ...

    Views

    187

    Like

    1

    Replies

    0
  • 5/5/22
    AEM Analyser Maven Plugin by Adobe Abstract A Maven plugin used by developers of applications for AEM as a Cloud Service (AEMaaCS). The plugin provides an easy way to run the same checks locally as in the Cloud Manager pipeline and ensures that the application works correctly when deployed in the ...

    Views

    248

    Likes

    0

    Replies

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

    644

    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

    502

    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

    378

    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

    858

    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

    205

    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

    182

    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

    328

    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

    190

    Likes

    0

    Replies

    0