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

    69

    Likes

    2

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

    Likes

    7

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

    Likes

    2

    Replies

    19
  • 6/8/22
    When editing a text component using the inline rich text editor, if I delete a line break (merged 2 paragraphs into one) and then save and close the inline rich text editor, the next time I open that same text component and view its source(in the config editor), a 'span' tag gets added around the pa...

    Views

    1.6K

    Likes

    0

    Replies

    4
  • 6/7/22
    Hello guys, I have an issue regarding using ES6 functions which is after minifying the JS, it seems it doesn't support it. Any input is appreciated. Thank you ! 

    Views

    2.4K

    Likes

    0

    Replies

    5
  • 6/7/22
    Hi,I am using AEM 6.5 (SP 10) and trying to include a select box in the page properties as per business requirement.  The select box is not show all options on click and creating vertical scroller on the browser. This behavior is confusing for authors while creating page, However the view is consist...

    Views

    1.9K

    Likes

    0

    Replies

    6
  • 6/7/22
    We are using AMS service and using ACM to deploy the packages in our environments. For Permission(ACL) packages we are using manual approach to deploy in instance. For lower environments we are taking care of it and higher environments adobe rep helping us on deploying the packages. Is there any way...

    Views

    663

    Likes

    0

    Replies

    2
  • 6/7/22
    Hello.I have a custom OSGI bundle deployed to an AEM 6.5 instance. I wanted to include the Adobe Target Java SDK in the project (so it can be utilized by another service class). I have added it to my pom.xml: <dependency> <groupId>com.adobe.target</groupId> <artifactId>target-java-sdk</artifactI...

    Views

    2.4K

    Likes

    0

    Replies

    9
  • 6/7/22
    Hi, We have added our customer old redirection rules in conf.d/rewrites/rewrites.rules file. But every time we need to add a new rule, we need to update our code and have to do deployment on production site. We don't want to do deployment frequently just for the rewrite rules and customer wants to m...

    Views

    1.3K

    Likes

    0

    Replies

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

    3.2K

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

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

    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

    2.1K

    Likes

    0

    Replies

    8