Expand my Community achievements bar.

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

  • 11/17/25
    Register Now: https://adobe.ly/48222Yo  Session Details Discover the brand-new AEM Assets landing page—a redesigned, narrative-driven entry point that brings together key capabilities, user journeys, and strategic features of AEM Assets in one place. This session will walk you through how the new l...

    Views

    40

    Likes

    0

    Replies

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

    92

    Likes

    2

    Replies

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

    Likes

    2

    Replies

    24
  • 5/22/17
    Hi,We have an ecommerce site where on product display page url should contain the title of the product.For example:If my product title is "Adobe AEM book" then my url should look like https://test.com/adobe-aem-book/p/10000Can u help  me understand how we can achieve this?

    Views

    5.7K

    Likes

    0

    Replies

    5
  • 5/19/17
    I am not able to register an iPAD in AEM. I installed AEM screens from app store.  Please find below the details - iPad version - iPAD3,4 10.1.1(iOS)firmware version - 2.2.14webview -  cordova 4.1.1(Webkit 602.2.14)  The status displayed is  - registration(link-up)(unauthenticated) I configured the ...

    Views

    2.7K

    Likes

    0

    Replies

    4
  • 5/18/17
    What we want to achieve is to make a simple OAuth client app that allows a user to authenticate against AEM 6.2, get an Access Token and use it to fetch an Asset.I will try to describe what we have done so far.In AEM we have created a new OAuth Client in page /libs/granite/oauth/content/clients.html...

    Views

    4.1K

    Likes

    0

    Replies

    5
  • 5/18/17
    When I hit the url of website(Ex: www.example.com), in the network tab developer tool(on clicking F12), I am getting as:Name                                Statuswww.example.com                301xyz.html                               307Can anyone help me in removing 301 redirect on aem sites?This ...

    Views

    3.7K

    Like

    1

    Replies

    2
  • 5/17/17
    I am trying to delete existing nodes and then add new nodes under etc/tags/plant. The code is below. I see error when deleting a node. What ACL's needs to be there for service account to delete a node. String mainPath = "/etc/tags/plant";                 Tag mainTag = tagManager.resolve(mainPath);  ...

    Views

    3.7K

    Likes

    0

    Replies

    5
  • 5/16/17
    Hi All,What is the maximum java heap size memory that can be allocated to AEM instance? ::* default JVM optionsif not defined CQ_JVM_OPTS set CQ_JVM_OPTS=-Xmx1024m -XX:MaxPermSize=256M -Djava.awt.headless=trueAnd what is the use of MaxPermSize here ?

    Views

    1.7K

    Likes

    0

    Replies

    0
  • 5/16/17
    Hi Everyone-I'm struggling to get area maps to work on our aem authoring instance. I've created area maps on the image in the asset manager and been able to verify that the image can publish successfully without errors. When placed in an image component and then published the page it acts as if the ...

    Views

    2.9K

    Likes

    0

    Replies

    3
  • 5/15/17
    Hi,I would like to integrate AEM with Adobe Sensei framework. But i am not able to get proper steps and how to get the Sensei framework.Could any of one you provide the solution.ThanksDivya

    Views

    1.2K

    Likes

    0

    Replies

    1
  • Hi,I want to read the .xlsx files from dam. I am able to get the InputStream of this file from dam to pass it to Apache POI to read the data. However, in the run time, it is picking the below xml parser and throwing the error:javax.xml.stream.FactoryConfigurationError: Provider com.bea.xml.stream.Ev...

    Views

    6.9K

    Likes

    0

    Replies

    3
  • 5/12/17
    Hello,SupposePublic interface MessageService{}@Component@Servicepublic class MessageServiceImpl implements MessageService{}Getting the service in JSP----------------------------------------<%com.example.service.MessageService msgService = sling.getService( com.example.service.MessageService.class);%...

    Views

    1.2K

    Likes

    0

    Replies

    1