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
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    Hi, Our current implementation invloves passing a serialised object via a GET request to a Sling servlet, it is deserialsed, the object is added as a request attribute and forwarded  to a relavent JSP page depending on a property in the object.This implementation will not work for large amounts of d...

    Views

    1.0K

    Likes

    0

    Replies

    2
  • 10/15/15
    I am in the process of a creating a couple workflows. My first step in the workflow is to create a version. Interestingly, It worked the first time I ran the workflow and it created the version correctly. Second time I ran the workflow, I started getting errors from the CreateVersionProcess class as...

    Views

    1.2K

    Like

    1

    Replies

    5
  • 10/15/15
    Hi Guys,I am using AEM 6.0 . I want to enable Lock/ Unlock feature for my DAM assets. But this is not straight forward as seen on classic UI.Moreover i am not able to use any properties such as hidden, conditions, handlers and listeners.Please suggest the best way to implement the same .RegardsHaris...

    Views

    784

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi How do i mock the getCuurentPage.. like methods. I am using Junit4Mockery. ThanksAbhinav

    Views

    704

    Likes

    0

    Replies

    1
  • 10/15/15
     Hi,I just wanted to check if anyone had an elegant solution to this problem - I use Git heavily in my workflow and I very often checkout my project and have a lot of touched files due to the cq:lastReplicat* properties changing. I have no interest in tracking these sorts of changes so was wondering...

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi All,We need to create a content package incrementally i.e the package which has only modified content for everyday.Are there any rules/filters can be applied when taking content package?If you have anythoughts please share.ThanksGK.

    Views

    578

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,  I just get a small CQ5 project of resizing the smartImage. Right now, I have two options. One Node jcrContent = currentNode.getNode("image/jcr:content"); String imagePath = jcrContent.getPath(); Resource imageRes = resourceResolver.getResource(imagePath); Image img = new Image(imageRes); img.se...

    Views

    895

    Likes

    0

    Replies

    1
  • 10/15/15
    Would it be possible for someone to test following assumption? I'm afraid the tutorials, explaining how to create a custom xtype, require an update. I followed the 2 tutorials as mentioned below. They used to work with AEM 5.6 but don't work anymore with AEM 6.0 (but don't mention the support of AEM...

    Views

    1.8K

    Like

    1

    Replies

    7
  • 10/15/15
    How to get user's properties and user's group in AEM 5.6 using com.adobe.granite api

    Views

    2.2K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi,Just saw this on hobbes.js - http://aempodcast.com/2014/testing/aem-6-0-functional-testing-framework-overview/#.U7KrIqhGxPh - which is fantastic news. Digging into the source of hobbes it looks like it can be run to produce a junit xml style report. We'd love to incorporate the hobbes functional ...

    Views

    4.0K

    Like

    1

    Replies

    8