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

  • 9/3/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

    3.7K

    Likes

    14

    Replies

    17
  • 11/26/18
    I have created content Fragment as mention in the tutorial:Adobe Experience Manager Help | Getting Started with AEM Content Services - Part 2 - Defining FAQ Content Fragment Model… But while editing the page(Orders), i am unable to see the content fragment. Can you please help on this.

    Views

    1.8K

    Likes

    0

    Replies

    2
  • 11/24/18
    Hello.When sending POST requests to content URLs in our production environment (AEM 6.3.3.1), I'm able to receive a 200 status response to the client.This is despite the fact that I have the following rule in my dispatcher /filter configuration:/0001 { /type "deny" /method "POST" /url "/content/*" }...

    Views

    10.6K

    Like

    1

    Replies

    15
  • 11/24/18
    Hi Experts,We are creating one custom workflow to move assets from draft folder to final folder in AEM 6.4. When creating the resourceResolver object then getting below error. I have also attached the code snippet. Error:com.x.x.core.workflow.DraftToFinalMove exceptionb::::java.lang.NullPointerExcep...

    Views

    10.7K

    Likes

    0

    Replies

    8
  • 11/23/18
    Hi Team,Am getting an error bin/contentservice HTTP/1.1] org.apache.sling.jcr.resource.internal.helper.jcr.JcrNodeResourceIterator seek: Problem creating Resource for next node, skipping server name with javax.jcr.RepositoryException: This session has been closed.org.apache.sling.resourceresolver.im...

    Views

    2.5K

    Likes

    0

    Replies

    4
  • 11/21/18
    Hi All,I have a requirement to create a Sling Servlet that will get the root path of my website. It should loop through the children pages and read a particular property and expose the page url and the property as JSON. I want this to be displayed in the frontend by creating a HTL component that wil...

    Views

    5.5K

    Likes

    0

    Replies

    19
  • 11/20/18
    Hi After installing the SP2 upgrade for AEM6.3 the minification of js seems to fail. Following is displayed in error.log.19.11.2018 14:21:50.662 *ERROR* [0:0:0:0:0:0:0:1 [1542655310643] GET /etc/designs/<project-name>/clientlibs/js/features/<some-js-filename>-js.min.js HTTP/1.1] com.adobe.granite.ui...

    Views

    3.2K

    Like

    1

    Replies

    3
  • 11/16/18
    Getting exception in AEM 6.4,with code as:UserManager userManager = userManagerFactory.createUserManager(session);resourceResolver = FFF.getResourceResolver(resourceResolverFactory, session);PayloadLookup payloadLookup = new PayloadLookup(item, session, userManager);Exception:com.adobe.granite.workf...

    Views

    3.0K

    Likes

    0

    Replies

    3
  • 11/15/18
    Does anyone know what is the reason for this error.15.11.2018 03:07:23.000 *ERROR* [sling-default-199-Registered Service.1444] com.adobe.granite.oauth.server.impl.AccessTokenCleanupTask AccessTokenCleanupTask: General failure while trying to cleanup tokensjavax.jcr.LoginException: Cannot derive user...

    Views

    1.9K

    Likes

    0

    Replies

    7
  • 11/13/18
    Hi,We are facing issue when we break inheritance or revert back on page in edit mode it breaks style of page. Which is fine in publish mode or we refresh the page.But editing component is not refreshing self and layout is broken.

    Views

    3.0K

    Likes

    0

    Replies

    6
  • 11/13/18
    Hi,When we upload file in upload, request will go to CreateAssetServlet. So before reaching there we are placing one filter for antivirus scan. But I am unable to parse file from multipart form data. When I iterate the Part, I am getting inputstream, but I notice I was able to read only file name(pl...

    Views

    5.2K

    Likes

    0

    Replies

    8