Expand my Community achievements bar.

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

  • 11/11/25
    Conversational AI that drives discovery, confidence, and conversion  We’re excited to share that Adobe Brand Concierge is now generally available - a new, brand-first AI application designed to help you deliver richer, more intuitive digital experiences.   What is Brand Concierge?  Brand Concierge ...

    Views

    53

    Like

    1

    Replies

    0
  • 11/6/25
    We’re happy to announce that Adobe Developers Live returns on November 11, 2025, bringing together the Adobe Experience Manager and Commerce developer community for another year of innovation, insight, and collaboration. This year’s theme — “Building the Agentic Web” — explores how AI-driven agents...

    Views

    1.3K

    Likes

    4

    Replies

    5
  • 11/2/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

    1.2K

    Likes

    2

    Replies

    19
  • 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.8K

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

    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

    698

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

    Likes

    0

    Replies

    0
  • 10/15/15
    I have a search component built in sightly that I want to use to query on a number of parameters associated to find news articles (which are simply cq:pages) in our content repository. I know how I would do this with the Java Use-API, but want to use the javascript api in this particular case (partl...

    Views

    1.8K

    Likes

    0

    Replies

    4
  • 10/15/15
    I have an environment which was upgraded to AEM 6 (SP2 + oak 1.11) from CQ5.5 (SP3). When I now package the groups on that instance and try to install them on my local machine, I get an infinite install loop. This is made clear by the log messages which keep attempting to process non existing author...

    Views

    2.6K

    Likes

    0

    Replies

    6
  • 10/15/15
    I need to execute a xpath query containing curly braces. /jcr:root/content/myWebsite//*[jcr:contains(., '{{mySearchString)] order by @jcr:scoreIs there any way to escape curly braces in AEM xpath query?

    Views

    2.6K

    Likes

    0

    Replies

    2