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

  • 10/6/25
    Welcome to all the new members who joined this month! We’re excited to have you in the Adobe AEM Community. Whether you’re brand new or have been here a while, this space is all about learning, sharing, and connecting with peers who get what you do every day.  In a world where so much is automated...

    Views

    747

    Likes

    4

    Replies

    10
  • 10/5/25
    AI Assistant in Adobe Experience Manager (AEM) offers a conversational interface designed to streamline finding answers to your AEM-related queries. It helps you get instant answers to your AEM product-related questions (available to all users), and automate support ticket creation (available to Sup...

    Views

    202

    Like

    1

    Replies

    0
  • 10/5/25
    AEM Experience Hub is the intelligent, unified front door to Adobe Experience Manager, streamlining how content authors, marketers, and administrators discover, generate, and launch, supercharged by AI.  Empower every AEM user and beyond: From authors to marketers to admins, intuitive and personali...

    Views

    150

    Likes

    0

    Replies

    0
  • 10/15/15
    Hi all,My system is currently designed such that users are authenticated against an external Access Manager, which upon successful authentication redirects to AEM. Within AEM I have the Adobe Granite SSO Authentication Handler configured to trust the authenticated requests.I have also configured the...

    Views

    2.5K

    Likes

    0

    Replies

    2
  • 10/15/15
    Please validate the below AEM LDAP Vs SAML vs custom login module authentication behaviour ,also provide any additional inputsIn case of LDAP authentication -AEM provides this as JAAS login module and any LDAP user need not be present in AEM user node and can be directly mapped to LDAP role to AEM u...

    Views

    5.2K

    Like

    1

    Replies

    5
  • 10/15/15
    Below is the code:         ResourceResolver resourceResolver;        Session session = null;        List<Hit> resultList = null;                try {                        resourceResolver = resolverFactory.getAdministrativeResourceResolver(null);            session = resourceResolver.adaptTo(Sessi...

    Views

    4.9K

    Likes

    0

    Replies

    2
  • 10/15/15
    I have configured AEM with MongoDB. I wanted to Query MongoDB to fetch AEM data. Say I wanted to know list of products for Geometrix Website. OR Say I wanted to know all the users available inside AEM.Is there any documentation available where I can find out - how to query AEM data from MongoDB, how...

    Views

    4.1K

    Likes

    0

    Replies

    7
  • 10/15/15
    Hi,    I just want to set rule to OR split branch. I tried accessing work Item in my script,but I am getting Reference Error for WorkItem.    For my requirement I just want to take a decision based on previous participant step comments. I used below code to get history from work Item.var history = w...

    Views

    2.8K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hello, new to CQ, so I may be missing something. Editing a .jsp files code in IDE (intellij), run author and publish, when I view the page in the AEM, the edit is apparent. However when I activate/publish this page the corresponding page on the local version in the browser does not show the update. ...

    Views

    3.7K

    Likes

    0

    Replies

    9
  • 10/15/15
    In today’s competitive business environment, a great looking website is just not enough. Focus has shifted towards page loading speeds, cross device compatibility with responsive and adaptive design patterns and also accessibility. When it comes to speed, there are many ways to improve your website’...

    Views

    19.0K

    Likes

    2

    Replies

    15
  • 10/15/15
    In some some business use cases, you may have to post special characters, such as ®, to Adobe Experience Manager. Once posted to AEM, you can use special characters to set node properties, as shown in the following illustration. [img]SpecialCRX2.png[/img]See: http://helpx.adobe.com/experience-manage...

    Views

    685

    Likes

    0

    Replies

    0
  • 10/15/15
    You can develop a custom event handler for Adobe Experience Manager (AEM) that responds to events that occur at the JCR level. For example, you can write an event handler to respond to the following JCR events: A node was addedA node was movedA node was deletedA property was added to a nodeA propert...

    Views

    1.4K

    Like

    1

    Replies

    2
  • 10/15/15
    You can create an Adobe Experience Manager (AEM) 6 Touch UI component that contains drop-down controls that can be used within the AEM Touch UI view. A drop-down control can be populated by using a com.adobe.granite.ui.components.ds.DataSourceobject. For information, see DataSource. Once you create ...

    Views

    1.2K

    Likes

    0

    Replies

    0